/openrewrite-issue

Primary LanguageJavaApache License 2.0Apache-2.0

openrewrite-issue

Issue

The following should remove the import, but it does not:

maybeRemoveImport("org.joda.time.format.DateTimeFormatterBuilder");

See openrewrite/rewrite-migrate-java#262