Skip to content

Commit

Permalink
chore: Update discord.js import in music commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyphen1223 committed May 14, 2024
1 parent 67c98f6 commit d338289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/music/pause.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const {
ActionRowBuilder,
EmbedBuilder,
} = require('discord.js');
const listenEvents = require('../../util/playerEvent.js');

module.exports = {
data: new SlashCommandBuilder().setName('pause').setDescription('Pause music'),
Expand Down

0 comments on commit d338289

Please sign in to comment.