mirror of
https://github.com/YouHaveTrouble/QuickerStacker.git
synced 2026-05-12 06:06:55 +00:00
remove debug logging
This commit is contained in:
@@ -68,8 +68,6 @@ public class QuickerStacker extends JavaPlugin {
|
||||
System.out.println("Error modifying interactions for block type: " + block.getId());
|
||||
continue;
|
||||
}
|
||||
System.out.println(block.getId());
|
||||
System.out.println(block.getInteractions().get(InteractionType.Secondary));
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user