From 9f62d820332c53628aeaaa7ff24b6df7b6988f13 Mon Sep 17 00:00:00 2001 From: SileNce5k Date: Sun, 27 Jun 2021 03:00:33 +0200 Subject: [PATCH] Remove whitespace --- commands/help.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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