nvm it is abusable
This commit is contained in:
parent
3101da15e4
commit
52fcab1d67
1 changed files with 1 additions and 3 deletions
4
index.js
4
index.js
|
@ -47,9 +47,7 @@ io.on('connection', (socket) => {
|
||||||
ChatMessage,
|
ChatMessage,
|
||||||
mc,
|
mc,
|
||||||
moment,
|
moment,
|
||||||
crypto,
|
crypto
|
||||||
setImmediate,
|
|
||||||
setTimeout
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue