diff --git a/index.js b/index.js index c808ec9..1754e61 100644 --- a/index.js +++ b/index.js @@ -11,8 +11,6 @@ import njk from 'nunjucks' import initLog from './libs/utils/log.js' import routes from './routes/routes.js' -import { initWorkers } from './libs/utils/multithread.js' - const log = initLog("[ MAIN ]") // Read the .env file