chore: cleanup unused action classes - #1213
Merged
Robotgiggle merged 1 commit intoJul 27, 2026
Merged
Conversation
Merged
object-Object
added a commit
that referenced
this pull request
Jul 29, 2026
Includes PRs: - #1115 - #1081 - #1080 - #1171 - #1147 - #1169 - #1102 - #1204 - #1202 - #1213 Someone more familiar with the datagen than me needs to check why `scroll_paper.json` isn't being generated under the `Common/` or `Neoforge/` generated resources. `runAllDatagen` should probably completely delete the generated resources directory before running just so stuff like this can be caught at the right time. --------- Co-authored-by: IridescentVoid <265486018+IridescentVoid@users.noreply.github.com> Co-authored-by: Robotgiggle <88736742+Robotgiggle@users.noreply.github.com> Co-authored-by: V. Ntro <251832526+ViktoriaNtro@users.noreply.github.com> Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Co-authored-by: Chloe <119641630+ChloeTax@users.noreply.github.com> Co-authored-by: [object Object] <object@objectobject.ca> Co-authored-by: Florian Meyer <flommeyer@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #901
All the classes removed are unused in code and have been replaced by Arithmetic implementations.