nvm it is abusable

This commit is contained in:
Chayapak 2023-07-09 16:54:19 +07:00
parent 3101da15e4
commit 52fcab1d67

View file

@ -47,9 +47,7 @@ io.on('connection', (socket) => {
ChatMessage,
mc,
moment,
crypto,
setImmediate,
setTimeout
crypto
}
})
}