Skip to content

Commit

Permalink
removed old debug code
Browse files Browse the repository at this point in the history
Signed-off-by: J10a1n15 <[email protected]>
  • Loading branch information
j10a1n15 committed Oct 3, 2024
1 parent f7a9b7c commit 4b34078
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -881,11 +881,4 @@ object Commands {
UpdateManager.checkUpdate(true, updateStream)
}
}

fun onCommand(event: RegisterCommandsEvent) {
event.register("a") {
description = "a"
category = CommandCategory.MAIN
}
}
}

0 comments on commit 4b34078

Please sign in to comment.