Skip to content

Commit 6296c10

Browse files
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 16a6e7f commit 6296c10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/org/openrewrite/java/migrate/guava/NoGuavaPredicatesInstanceOf.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
import org.openrewrite.java.MethodMatcher;
2525
import org.openrewrite.java.search.UsesMethod;
2626
import org.openrewrite.java.tree.J;
27-
import org.openrewrite.java.tree.JavaType;
28-
2927
import java.util.Set;
3028

3129
import static java.util.Collections.singleton;

0 commit comments

Comments
 (0)