Skip to content

Commit 76d5a65

Browse files
committed
fixing imports
1 parent 4b1d09a commit 76d5a65

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/org/apache/commons/csv/CSVParserTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import static org.junit.jupiter.api.Assertions.assertNull;
2828
import static org.junit.jupiter.api.Assertions.assertThrows;
2929
import static org.junit.jupiter.api.Assertions.assertTrue;
30-
import static org.junit.jupiter.api.Assertions.fail;
3130

3231
import java.io.File;
3332
import java.io.IOException;

0 commit comments

Comments
 (0)