We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fde814 commit 416ee1aCopy full SHA for 416ee1a
src/bulk/common.ts
@@ -20,7 +20,7 @@ import { makeUpdateStatement, UpdateOperation, type UpdateStatement } from '../o
20
import type { Server } from '../sdam/server';
21
import type { Topology } from '../sdam/topology';
22
import type { ClientSession } from '../sessions';
23
-import { type CSOTTimeoutContext, type TimeoutContext } from '../timeout';
+import { type TimeoutContext } from '../timeout';
24
import {
25
applyRetryableWrites,
26
type Callback,
0 commit comments