Spring cleaning
This commit is contained in:
parent
ca617d50d3
commit
6742bb1feb
2
index.js
2
index.js
|
@ -11,8 +11,6 @@ import njk from 'nunjucks'
|
||||||
import initLog from './libs/utils/log.js'
|
import initLog from './libs/utils/log.js'
|
||||||
import routes from './routes/routes.js'
|
import routes from './routes/routes.js'
|
||||||
|
|
||||||
import { initWorkers } from './libs/utils/multithread.js'
|
|
||||||
|
|
||||||
const log = initLog("[ MAIN ]")
|
const log = initLog("[ MAIN ]")
|
||||||
|
|
||||||
// Read the .env file
|
// Read the .env file
|
||||||
|
|
Loading…
Reference in New Issue
Block a user