remove import

This commit is contained in:
Martin McKeaveney 2023-03-06 10:24:45 +00:00
parent e8c73cdee0
commit edac525424
1 changed files with 0 additions and 1 deletions

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,