mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 05:51:42 +02:00
Fix lint
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
const Command = require('../../structures/Command');
|
const Command = require('../../structures/Command');
|
||||||
const request = require('node-superfetch');
|
|
||||||
const { sortByName } = require('../../util/Util');
|
const { sortByName } = require('../../util/Util');
|
||||||
|
|
||||||
module.exports = class GenerateCreditCommand extends Command {
|
module.exports = class GenerateCreditCommand extends Command {
|
||||||
|
|||||||
Reference in New Issue
Block a user