Remove a Space

This commit is contained in:
Daniel Odendahl Jr
2017-07-25 22:16:32 +00:00
parent 485304bf11
commit a447a21cbd
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -23,4 +23,3 @@ module.exports = class QuoteCommand extends Command {
return msg.embed(embed);
}
};