Skip to content

Commit de83f4d

Browse files
committed
chore: linter issues
1 parent 39f4c09 commit de83f4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/tools/mongodb/mongodbHelpers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import { EJSON } from "bson";
1919
import { GenericContainer } from "testcontainers";
2020
import type { StartedTestContainer } from "testcontainers";
2121
import { ShellWaitStrategy } from "testcontainers/build/wait-strategies/shell-wait-strategy.js";
22-
import { execSync } from "node:child_process";
2322

2423
const __dirname = path.dirname(fileURLToPath(import.meta.url));
2524

0 commit comments

Comments
 (0)