Skip to content

Commit 716ebb2

Browse files
fix lint
1 parent 4498947 commit 716ebb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/integration/client-side-encryption/driver.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,6 @@ describe('Range Explicit Encryption with JS native types', function () {
442442
});
443443

444444
keyId = await clientEncryption.createDataKey('local');
445-
446-
447445
});
448446

449447
afterEach(async function () {

0 commit comments

Comments
 (0)