Skip to content

Conversation

@StrangerCoug
Copy link
Contributor

A few more places we can clean up the Java code.

As they will never be reached, they're not included in compilation and can be safely removed.
@StrangerCoug StrangerCoug force-pushed the code-cleanup branch 3 times, most recently from c30d283 to 910620d Compare November 17, 2024 19:02
These have the same code in super and are not overridden, so they can be deleted.
This simplifies stuff that can be replaced with constants and gets rid of redundant initializers and assignments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant