mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-23 01:53:17 +00:00
Remove unnecessary lines in SIGINT.js
This commit is contained in:
parent
8e9546097f
commit
66ace838c6
@ -27,8 +27,6 @@ module.exports = {
|
|||||||
radio = currentRadios.next();
|
radio = currentRadios.next();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
console.log("\n");
|
console.log("\n");
|
||||||
client.funcs.logger("Bot", "Closing");
|
client.funcs.logger("Bot", "Closing");
|
||||||
console.log("\n");
|
console.log("\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user