Skip to content

Commit 17d7d87

Browse files
committed
Clean up imports
1 parent fb10ee7 commit 17d7d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/org/apache/commons/jexl3/ForEachTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
import static org.junit.jupiter.api.Assertions.assertNull;
2222
import static org.junit.jupiter.api.Assertions.assertThrows;
2323
import static org.junit.jupiter.api.Assertions.assertTrue;
24+
2425
import java.util.ArrayList;
2526
import java.util.Arrays;
2627
import java.util.Collections;

0 commit comments

Comments
 (0)