Skip to content

refactor: delete unused code and files from generator#4689

Merged
thomhurst merged 1 commit intothomhurst:mainfrom
TimothyMakkison:generator_refactor
Feb 6, 2026
Merged

refactor: delete unused code and files from generator#4689
thomhurst merged 1 commit intothomhurst:mainfrom
TimothyMakkison:generator_refactor

Conversation

@TimothyMakkison
Copy link
Contributor

Delete unused files and code

@claude
Copy link
Contributor

claude bot commented Feb 6, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

This is a clean refactoring PR that removes over 1,200 lines of unused code from the source generator, including:

  • Unused interfaces, hook writers, and helper classes
  • Dead methods from various utility classes
  • An entire generic type inference system that was no longer referenced

The deletions were verified to have no external callers, and all changes are safe. Great work cleaning up technical debt!

@thomhurst thomhurst merged commit d48088e into thomhurst:main Feb 6, 2026
8 of 10 checks passed
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.

2 participants