Skip to content

Commit 97bbb98

Browse files
committed
Remove @SuppressWarnings("boxing")
1 parent 33129ba commit 97bbb98

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/org/apache/commons/csv/perf/PerformanceTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
*
4242
* To run this test, use: mvn test -Dtest=PerformanceTest
4343
*/
44-
@SuppressWarnings("boxing") // test code
4544
public class PerformanceTest {
4645

4746
private static final String TEST_RESRC = "org/apache/commons/csv/perf/worldcitiespop.txt.gz";

0 commit comments

Comments
 (0)