Revert "logging"

This reverts commit 13203fa0a0.
This commit is contained in:
Skylar Grant 2022-12-02 13:01:00 -05:00
parent d55e91bad7
commit 247afa326f
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ const strings = require('./strings.json');
const isDev = process.env.isDev;
client.once('ready', () => {
console.log(process.env)
fn.collections.slashCommands(client);
fn.collections.dotCommands(client);
fn.collections.setvalidCommands(client);