mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
remove useless
This commit is contained in:
@@ -31,7 +31,6 @@ startBot({
|
|||||||
(Date.now() - started) / 1000,
|
(Date.now() - started) / 1000,
|
||||||
"seconds to start.",
|
"seconds to start.",
|
||||||
);
|
);
|
||||||
console.log(`Fully online in ${(time - started) / 1000} seconds`);
|
|
||||||
logMemory();
|
logMemory();
|
||||||
setInterval(logMemory, 60000);
|
setInterval(logMemory, 60000);
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user