Skip to content

Comprehensively remove dead code#101

Merged
dickdavis merged 1 commit into
mainfrom
dead-code
Feb 16, 2026
Merged

Comprehensively remove dead code#101
dickdavis merged 1 commit into
mainfrom
dead-code

Conversation

@dickdavis

Copy link
Copy Markdown
Owner

This PR removes code that was unused, unnecessary, or vestigial. As we've iterated over the shape of this project, we've made some design decisions that have rendered much of this code unnecessary, yet we did not comprehensively remove all code paths that were no longer used. Also, some of the code paths we are removing on this PR were anticipatory of other efforts which were not implemented. As such, it made sense to remove as much dead code as possible as we look to improve the health of the codebase.

@dickdavis dickdavis merged commit 9975dd5 into main Feb 16, 2026
4 checks passed
@dickdavis dickdavis deleted the dead-code branch February 16, 2026 02:58
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