Skip to content

Commit

Permalink
Remove debug statement whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipseisoffline committed Mar 4, 2025
1 parent 26f5cef commit 86602ad
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ public void buildAndShowMenuForm() {
* Build and send the list of advancements
*/
public void buildAndShowListForm() {
System.out.println("showing list form called");
GeyserAdvancement categoryAdvancement = storedAdvancements.get(currentAdvancementCategoryId);
String language = session.locale();

Expand Down

0 comments on commit 86602ad

Please sign in to comment.