Skip to content

Commit fecc59b

Browse files
chore: remove unused import
1 parent 3df48c4 commit fecc59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/helpers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { Collection, Document } from "mongodb";
1+
import type { Collection } from "mongodb";
22
import { CompositeLogger } from "../../src/common/logger.js";
33
import { ExportsManager } from "../../src/common/exportsManager.js";
44
import { Session } from "../../src/common/session.js";

0 commit comments

Comments
 (0)