Remove whitespace
This commit is contained in:
parent
2b3e6cd598
commit
9f62d82033
1 changed files with 1 additions and 2 deletions
|
@ -67,5 +67,4 @@ module.exports = {
|
||||||
else
|
else
|
||||||
message.channel.send("Either there is no command with that name, or there is no specific help for it.")
|
message.channel.send("Either there is no command with that name, or there is no specific help for it.")
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue