diff --git a/commands/General/stats.js b/commands/General/stats.js index 9215a6d3..9d073fea 100644 --- a/commands/General/stats.js +++ b/commands/General/stats.js @@ -22,7 +22,6 @@ class Stats extends Command { const users = this.client.users.cache.size - hiddenGuild.memberCount; const servers = this.client.guilds.cache.size - 1; - const statsEmbed = new Discord.MessageEmbed() .setColor(data.config.embed.color) .setFooter({