X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fworker%2Findex.ts;h=a7c3d1ea1f185b0e5c77b78b3de7c41994273638;hb=de7b9e0583275225509c099f75a2801371da54d0;hp=e53c3457fa636e3496ce8ab823b19f41d5965f7c;hpb=769d3b106c5e4744487bc633da4e4ee93f8f1bf4;p=e-mobility-charging-stations-simulator.git diff --git a/src/worker/index.ts b/src/worker/index.ts index e53c3457..a7c3d1ea 100644 --- a/src/worker/index.ts +++ b/src/worker/index.ts @@ -4,7 +4,6 @@ export { DEFAULT_POOL_MAX_SIZE, DEFAULT_POOL_MIN_SIZE, DEFAULT_WORKER_START_DELAY, - POOL_MAX_INACTIVE_TIME, } from './WorkerConstants'; export { WorkerFactory } from './WorkerFactory'; export {