Skip to content

Commit 8297f08

Browse files
fix lint
1 parent 4ec299b commit 8297f08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/collection.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ import {
8888
DEFAULT_PK_FACTORY,
8989
MongoDBCollectionNamespace,
9090
normalizeHintField,
91-
resolveOptions,
92-
setDifference
91+
resolveOptions
9392
} from './utils';
9493
import { WriteConcern, type WriteConcernOptions } from './write_concern';
9594

0 commit comments

Comments
 (0)