diff --git a/commands/help.js b/commands/help.js index d0f1f8b..ecfe1d2 100644 --- a/commands/help.js +++ b/commands/help.js @@ -67,5 +67,4 @@ module.exports = { else message.channel.send("Either there is no command with that name, or there is no specific help for it.") }, -}; - +}; \ No newline at end of file