Skip to content

Commit c232a19

Browse files
committed
lint
1 parent fe69c85 commit c232a19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bulk/common.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import { executeOperation } from '../operations/execute_operation';
2222
import { InsertOperation } from '../operations/insert';
2323
import { AbstractOperation, Hint } from '../operations/operation';
2424
import { makeUpdateStatement, UpdateOperation, UpdateStatement } from '../operations/update';
25-
import { PromiseProvider } from '../promise_provider';
2625
import type { Server } from '../sdam/server';
2726
import type { Topology } from '../sdam/topology';
2827
import type { ClientSession } from '../sessions';

0 commit comments

Comments
 (0)