Skip to content

Commit af47143

Browse files
removed accidental import
1 parent e45f7d0 commit af47143

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

etc/benchmarks/main.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* eslint-disable @typescript-eslint/no-var-requires */
22
import { performance } from 'perf_hooks';
3-
import bson from '../../lib/bson.js';
43
import { runner, systemInfo, getCurrentLocalBSON } from './lib_runner.mjs';
54

65
const iterations = 1_000_000;

0 commit comments

Comments
 (0)