Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 57dbc9f

Browse files
committed
Remove unused import
1 parent decbfb3 commit 57dbc9f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/org/apache/commons/csv/issues/JiraCsv150Test.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
import org.apache.commons.csv.CSVFormat;
2525
import org.apache.commons.csv.CSVParser;
26-
import org.junit.jupiter.api.Disabled;
2726
import org.junit.jupiter.api.Test;
2827

2928
public class JiraCsv150Test {

0 commit comments

Comments
 (0)