Skip to content

Commit d956aea

Browse files
committed
fix: lint
1 parent 7e3bcd0 commit d956aea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/node/byte_utils.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import { webByteUtils } from '../../src/utils/web_byte_utils';
88
import * as sinon from 'sinon';
99
import { loadCJSModuleBSON, loadReactNativeCJSModuleBSON, loadESModuleBSON } from '../load_bson';
1010
import * as crypto from 'node:crypto';
11-
import { BSONError } from '../register-bson';
1211

1312
type ByteUtilTest<K extends keyof ByteUtils> = {
1413
name: string;

0 commit comments

Comments
 (0)