Removed comment

This commit is contained in:
OakLoaf
2024-11-01 19:46:34 +00:00
parent d4549643fc
commit 65e4c9a149

View File

@@ -102,7 +102,6 @@ public class AwfulBukkitHacks {
resetTags(biomeRegistry);
bindTags(biomeRegistry, collect);
// ImmutableMap.copyOf(collect).forEach(biomeRegistry::bindTag);
} catch(SecurityException | IllegalArgumentException exception) {
throw new RuntimeException(exception);