mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix lint
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
const Command = require('../../structures/Command');
|
||||
const { stripIndents } = require('common-tags');
|
||||
const { verify, list } = require('../../util/Util');
|
||||
const colors = require('../../assets/json/domineering');
|
||||
const { verify } = require('../../util/Util');
|
||||
const blankEmoji = '⬜';
|
||||
const blockEmoji = '🚫';
|
||||
const userEmoji = '❌';
|
||||
|
||||
Reference in New Issue
Block a user