cleared dead code

This commit is contained in:
steev
2022-11-30 14:12:37 +01:00
parent 599b5a0ab1
commit be3168511d

View File

@ -18,7 +18,6 @@ const HandleReaction = async (reaction, user, database, Action) => {
// Route Actions // Route Actions
switch (Action) { switch (Action) {
case "add": case "add":
react.
break; break;
case "remove": case "remove":
break; break;