Skip to content

Commit 15a5b1a

Browse files
committed
fix: lint
1 parent a3aefdd commit 15a5b1a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/db.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ import {
4444
Callback,
4545
DEFAULT_PK_FACTORY,
4646
filterOptions,
47-
getTopology,
4847
MongoDBNamespace,
4948
resolveOptions
5049
} from './utils';

src/sdam/topology.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ import type { Transaction } from '../transactions';
3939
import {
4040
Callback,
4141
ClientMetadata,
42-
emitWarning,
4342
EventEmitterWithState,
4443
HostAddress,
4544
List,

0 commit comments

Comments
 (0)