refactor: automatically sort imports
[benchmarks-js.git] / busy-wait.mjs
index eeef8fed05b791d348218e6d5971dea0da6c64d7..e5aaaeaa91a30b8bd2989ed665035a6d8b3a6e1c 100644 (file)
@@ -1,4 +1,5 @@
 import Benchmark from 'benny'
+
 import { sleep } from './benchmark-utils.mjs'
 
 const timeout = 2000