From 8296aff28cf33ac6e27b6cbc54150ba9f7f8c5ee Mon Sep 17 00:00:00 2001 From: Isaac Date: Tue, 23 Mar 2021 23:50:50 +0000 Subject: [PATCH] oops --- src/commands/_settings.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/commands/_settings.js b/src/commands/_settings.js index b537f6e..cc6acb6 100644 --- a/src/commands/_settings.js +++ b/src/commands/_settings.js @@ -107,7 +107,6 @@ module.exports = class SettingsCommand extends Command { roles: c.roles }; }); - console.log(data) let attachment = new MessageAttachment( Buffer.from(JSON.stringify(data, null, 2)),