mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Fix lint
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user