aboutsummaryrefslogtreecommitdiff
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/help.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands/help.js b/commands/help.js
index 67ed896..c8742cb 100644
--- a/commands/help.js
+++ b/commands/help.js
@@ -1,7 +1,5 @@
const { SlashCommandBuilder } = require('@discordjs/builders');
const { MessageEmbed } = require("discord.js");
-const { AudioResource } = require("@discordjs/voice");
-const config = require("../config.json");
module.exports = {
data: new SlashCommandBuilder()