We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1d09a commit 76d5a65Copy full SHA for 76d5a65
1 file changed
src/test/java/org/apache/commons/csv/CSVParserTest.java
@@ -27,7 +27,6 @@
27
import static org.junit.jupiter.api.Assertions.assertNull;
28
import static org.junit.jupiter.api.Assertions.assertThrows;
29
import static org.junit.jupiter.api.Assertions.assertTrue;
30
-import static org.junit.jupiter.api.Assertions.fail;
31
32
import java.io.File;
33
import java.io.IOException;
0 commit comments