From 8ab93d994705c64eca46f1ab0c6e91ef5a6e8272 Mon Sep 17 00:00:00 2001 From: Bxio Date: Tue, 29 Apr 2025 14:24:43 +0100 Subject: [PATCH] --- src/commands/Community/lista_membros.js | 1 - 1 file changed, 1 deletion(-) 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