Lint
This commit is contained in:
parent
351ed643ce
commit
033ac46259
|
@ -7,13 +7,9 @@ import {
|
||||||
} from "../../../integrations/utils"
|
} from "../../../integrations/utils"
|
||||||
import {
|
import {
|
||||||
Database,
|
Database,
|
||||||
FieldType,
|
|
||||||
INTERNAL_TABLE_SOURCE_ID,
|
INTERNAL_TABLE_SOURCE_ID,
|
||||||
RelationSchemaField,
|
|
||||||
RelationshipFieldMetadata,
|
|
||||||
Table,
|
Table,
|
||||||
TableResponse,
|
TableResponse,
|
||||||
TableSchema,
|
|
||||||
TableSourceType,
|
TableSourceType,
|
||||||
TableViewsResponse,
|
TableViewsResponse,
|
||||||
} from "@budibase/types"
|
} from "@budibase/types"
|
||||||
|
|
Loading…
Reference in New Issue