Remove cruft left behind by the recent refactoring
parent
893bfb091e
commit
ebb4ad23d7
|
@ -346,10 +346,6 @@ utils.addInboxCommand('logs', (msg, args, thread) => {
|
|||
}
|
||||
});
|
||||
|
||||
/**
|
||||
* ---!!!!!!!!!!!--- REFACTOR LINE ---!!!!!!!!!!!---
|
||||
*/
|
||||
|
||||
// Snippets
|
||||
bot.on('messageCreate', async msg => {
|
||||
if (! utils.messageIsOnInboxServer(msg)) return;
|
||||
|
|
Loading…
Reference in New Issue