spring-projects-experimental / spring-boot-migrator

Spring Boot Migrator (SBM) is a tool for automated code migrations to upgrade or migrate to Spring Boot
Apache License 2.0
431 stars 87 forks source link

Improve `RemoveAnnotationVisitor` to remove unused imports from annotation parameters #980

Open ammachado opened 9 months ago

ammachado commented 9 months ago

I also submitted a PR to fix OpenRewrite: https://github.com/openrewrite/rewrite/pull/3638