diff --git a/commands/help.js b/commands/help.js index 36a1aea..b831702 100755 --- a/commands/help.js +++ b/commands/help.js @@ -39,9 +39,6 @@ const printHelp = (c) => { case 2: cmdColor = 'dark_red' break - case 3: - cmdColor = 'dark_red' - break default: cmdColor = 'green' }