Skip to content

Commit beebd4e

Browse files
apply github-actions suggestion
1 parent de15a90 commit beebd4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/openrewrite/java/migrate/lombok/FieldAnnotator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import org.openrewrite.java.tree.JavaType;
2828

2929
import java.util.List;
30-
import java.util.stream.Collectors;
3130

3231
import static java.util.Comparator.comparing;
3332
import static java.util.stream.Collectors.joining;

0 commit comments

Comments
 (0)