1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00

remove import

This commit is contained in:
Martin McKeaveney 2023-03-06 10:24:45 +00:00
parent e8c73cdee0
commit edac525424

View file

@ -30,7 +30,6 @@ import { structures } from "@budibase/backend-core/tests"
import TestConfiguration from "../../tests/utilities/TestConfiguration"
import GoogleSheetsIntegration from "../googlesheets"
import { FieldType, Table, TableSchema } from "../../../../types/src/documents"
import environment from "../../environment"
describe("Google Sheets Integration", () => {
let integration: any,