Skip to content

Commit 27a611f

Browse files
committed
fix: lint
1 parent c469618 commit 27a611f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/client-side-encryption/client_side_encryption.prose.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const { EJSON } = BSON;
1010
const { LEGACY_HELLO_COMMAND, MongoCryptError } = require('../../mongodb');
1111
const { MongoServerError, MongoServerSelectionError, MongoClient } = require('../../mongodb');
1212
const { getEncryptExtraOptions } = require('../../tools/utils');
13-
const { coerce, gte } = require('semver');
1413

1514
const {
1615
externalSchema

0 commit comments

Comments
 (0)