refactor: automatically sort imports
[benchmarks-js.git] / quick-select.mjs
index d4270268fc58e25763684dff27533d643fbfdcdb..a829a9e52032966d969338efcbd1ddc56d08a495 100644 (file)
@@ -1,4 +1,5 @@
 import { randomInt } from 'node:crypto'
+
 import Benchmark from 'benny'
 
 /**