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
451 stars 89 forks source link

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

Open ammachado opened 1 year ago

ammachado commented 1 year ago

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