From be3168511db08261b9cf8e6a16f8f3969546f8c5 Mon Sep 17 00:00:00 2001 From: steev Date: Wed, 30 Nov 2022 14:12:37 +0100 Subject: [PATCH] cleared dead code --- Commons/Services/Reaction.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Commons/Services/Reaction.js b/Commons/Services/Reaction.js index bebe5ba..19d92b5 100644 --- a/Commons/Services/Reaction.js +++ b/Commons/Services/Reaction.js @@ -18,7 +18,6 @@ const HandleReaction = async (reaction, user, database, Action) => { // Route Actions switch (Action) { case "add": - react. break; case "remove": break;