From 013828e18ba630c141624f7c958c89e271bb91ba Mon Sep 17 00:00:00 2001 From: Bxio Date: Fri, 4 Apr 2025 21:05:49 +0100 Subject: [PATCH] --- src/commands/Community/testeadd.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/commands/Community/testeadd.js b/src/commands/Community/testeadd.js index 047cbf8..0995075 100644 --- a/src/commands/Community/testeadd.js +++ b/src/commands/Community/testeadd.js @@ -19,7 +19,6 @@ async function loadChoices() { } // Carrega as escolhas antes de definir o comando -let dynamicChoices = []; loadChoices() .then(choices => { dynamicChoices = choices;