diff --git a/src/commands/Community/lista_membros.js b/src/commands/Community/lista_membros.js index cddd295..e2e7d1f 100644 --- a/src/commands/Community/lista_membros.js +++ b/src/commands/Community/lista_membros.js @@ -1,5 +1,4 @@ // comandos/add.js -import { Table } from 'embed-table'; const { InteractionContextType, EmbedBuilder, PermissionFlagsBits, SlashCommandBuilder, MessageFlags } = require('discord.js'); const conn = require('../../../database/db'); // Ajusta o caminho