Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20...
[poolifier.git] / benchmarks / versus-external-pools / dynamic-worker-nodes.js
index 7a77d88278877f1acdcc037b8cd55717c76759ee..c85a5f592d54d43a5759d8d0126f28b1994d7884 100644 (file)
@@ -1,7 +1,6 @@
 'use strict'
-// IMPORT LIBRARIES
 const WorkerNodes = require('worker-nodes')
-// FINISH IMPORT LIBRARIES
+
 const size = parseInt(process.env.POOL_SIZE)
 const iterations = parseInt(process.env.NUM_ITERATIONS)
 const data = {