This commit is contained in:
Daniel Odendahl Jr
2017-09-08 22:05:14 +00:00
parent 74b88819e1
commit 80120303da
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
const Command = require('../../structures/Command');
const { stripIndents } = require('common-tags');
module.exports = class UnbanCommand extends Command {
constructor(client) {