Remove whitespace

This commit is contained in:
SileNce5k 2021-06-27 03:00:33 +02:00
parent 2b3e6cd598
commit 9f62d82033
No known key found for this signature in database
GPG key ID: C507260E7F2583AD

View file

@ -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.")
},
};
};