This commit is contained in:
Andrew Kingston 2024-12-10 14:51:11 +00:00
parent 7ea94788c9
commit 6463b1c551
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
import {
Flags,
GetUserFlagsResponse,
SetUserFlagRequest,
SetUserFlagResponse,

View File

@ -4,7 +4,6 @@ import {
FetchTemplateResponse,
SaveGlobalTemplateRequest,
SaveGlobalTemplateResponse,
Template,
} from "@budibase/types"
import { BaseAPIClient } from "./types"