Skip to content

Commit

Permalink
Review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nkalupahana committed Apr 27, 2023
1 parent 3546588 commit 5f626d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scheduled-services/src/bi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { BigQuery } from "@google-cloud/bigquery";
import { Storage } from "@google-cloud/storage";
import { getFirestore } from "firebase-admin/firestore";


export const loadBasicBIData = async (db: any) => {
const bigquery = new BigQuery();
const storage = new Storage();
Expand Down

0 comments on commit 5f626d9

Please sign in to comment.