fix: fix formatting issue.
[poolifier.git] / benchmarks / versus-external-pools / workers / tinypool / function-to-bench-worker.mjs
index 3a33592841d81567f73f6975052f6ba885e800e6..41f6fd797156b94fc890c530efb9c8e7109480bd 100644 (file)
@@ -1,2 +1,2 @@
-import functionToBench from '../../functions/function-to-bench.mjs'
+import functionToBench from '../../functions/function-to-bench.js'
 export default functionToBench