diff --git a/index.js b/index.js index 17bf26f..9988598 100644 --- a/index.js +++ b/index.js @@ -47,9 +47,7 @@ io.on('connection', (socket) => { ChatMessage, mc, moment, - crypto, - setImmediate, - setTimeout + crypto } }) }