mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 00:04:48 +02:00
Minor Changes
This commit is contained in:
@@ -64,7 +64,6 @@ module.exports = class UnbanCommand extends commando.Command {
|
||||
return [unbanUser, okHandMsg, modLogMsg];
|
||||
}
|
||||
catch (err) {
|
||||
console.log(err);
|
||||
return message.say(':x: Error! Something went wrong!');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user