From ffcade18114ea90ff11d76537521906d4b48aaa6 Mon Sep 17 00:00:00 2001 From: March 7th <71698422+aiko-chan-ai@users.noreply.github.com> Date: Thu, 4 Aug 2022 22:13:01 +0700 Subject: [PATCH] Clean code Ty https://github.com/DeepBlueSeaX --- src/structures/ApplicationCommand.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/structures/ApplicationCommand.js b/src/structures/ApplicationCommand.js index d8eaa78..4786c32 100644 --- a/src/structures/ApplicationCommand.js +++ b/src/structures/ApplicationCommand.js @@ -781,7 +781,6 @@ class ApplicationCommand extends Base { throw new Error('Value required missing'); } let nonce = SnowflakeUtil.generate(); - console.log(option_); const data = { type: 2, // Slash command, context menu // Type: 4: Auto-complete