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;