We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c55a2b commit 549ae03Copy full SHA for 549ae03
firestore-bigquery-export/firestore-bigquery-change-tracker/src/bigquery/index.ts
@@ -24,7 +24,6 @@ import {
24
FirestoreDocumentChangeEvent,
25
} from "../tracker";
26
import * as logs from "../logs";
27
-import { BigQuery } from "@google-cloud/bigquery";
28
import { InsertRowsOptions } from "@google-cloud/bigquery/build/src/table";
29
30
export interface FirestoreBigQueryEventHistoryTrackerConfig {
0 commit comments