Fix lint.
This commit is contained in:
parent
43d6e5c849
commit
2efa8dfca2
|
@ -13,7 +13,6 @@ import {
|
|||
RelationshipType,
|
||||
Row,
|
||||
SaveTableRequest,
|
||||
SourceName,
|
||||
Table,
|
||||
TableSchema,
|
||||
TableSourceType,
|
||||
|
|
|
@ -28,7 +28,6 @@ import {
|
|||
import { isExternalTableID } from "../../integrations/utils"
|
||||
import { helpers } from "@budibase/shared-core"
|
||||
import { processString } from "@budibase/string-templates"
|
||||
import { DateTime } from "mssql"
|
||||
|
||||
export * from "./utils"
|
||||
export * from "./attachments"
|
||||
|
|
Loading…
Reference in New Issue