Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Commit 55ef6e2

Browse files
committed
remove log stmt
1 parent 7c6de8c commit 55ef6e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/specs/datasource.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ describe("BigQueryDatasource", () => {
455455
results = data;
456456
});
457457
});
458-
console.log(response)
459458
it("should return annotation list", () => {
460459
expect(results.length).toBe(3);
461460

0 commit comments

Comments
 (0)