Skip to content

Conversation

@PatrickSys
Copy link
Owner

Summary

Removes the unused private method categorizeDependency from GenericAnalyzer.

Details

The class imports categorizeDependency from ../../utils/dependency-detection.js and uses that imported function. The private method this.categorizeDependency was dead code.

Checks

  • Linting passed
  • Build passed
  • Tests passed

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@PatrickSys PatrickSys merged commit 10c9c71 into master Jan 31, 2026
3 checks passed
@PatrickSys PatrickSys deleted the chore/cleanup-dead-code branch January 31, 2026 19:08
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