Skip to content

Commit d463822

Browse files
committed
fix: lint
1 parent d2c148c commit d463822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bulk/common.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { makeUpdateStatement, UpdateOperation, type UpdateStatement } from '../o
2020
import type { Server } from '../sdam/server';
2121
import type { Topology } from '../sdam/topology';
2222
import type { ClientSession } from '../sessions';
23-
import { type CSOTTimeoutContext, type TimeoutContext } from '../timeout';
23+
import { type TimeoutContext } from '../timeout';
2424
import {
2525
applyRetryableWrites,
2626
type Callback,

0 commit comments

Comments
 (0)