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;