diff --git a/commands/games-sp/hunger-games.js b/commands/games-sp/hunger-games.js index 0db3e4da..c347df18 100644 --- a/commands/games-sp/hunger-games.js +++ b/commands/games-sp/hunger-games.js @@ -1,5 +1,4 @@ const Command = require('../../framework/Command'); -const { MessageActionRow, MessageButton } = require('discord.js'); const { stripIndents } = require('common-tags'); const { shuffle, removeDuplicates, verify } = require('../../util/Util'); const events = require('../../assets/json/hunger-games');