No empty else

This commit is contained in:
Alejandro Sior
2020-08-06 09:54:54 +00:00
parent 09408072f8
commit 978ce7c784

View File

@@ -637,9 +637,8 @@ async function MessageDelete(message)
authorMention = DeletedMessage.author.mention;
*/
// Left blank because currently inaccurate. When the IMPORTANT comment is achieved, the above lines can be uncommented.
} else {
}
var embed = new DiscordEmbed({
author: author,
title: 'Message Deleted',