Skip to content

Commit 5d6cc84

Browse files
committed
fix: remove unused server in sessions
1 parent b22d168 commit 5d6cc84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sessions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ import { ConnectionPoolMetrics } from './cmap/metrics';
3434
import type { WriteConcern } from './write_concern';
3535
import { TypedEventEmitter } from './mongo_types';
3636
import { ReadConcernLevel } from './read_concern';
37-
import type { Server } from './sdam/server';
3837

3938
const minWireVersionForShardedTransactions = 8;
4039

0 commit comments

Comments
 (0)