mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-21 09:37:03 +00:00
Remove @SuppressWarnings("boxing")
This commit is contained in:
parent
33129ba467
commit
97bbb985be
@ -41,7 +41,6 @@ import org.junit.jupiter.api.Test;
|
||||
*
|
||||
* To run this test, use: mvn test -Dtest=PerformanceTest
|
||||
*/
|
||||
@SuppressWarnings("boxing") // test code
|
||||
public class PerformanceTest {
|
||||
|
||||
private static final String TEST_RESRC = "org/apache/commons/csv/perf/worldcitiespop.txt.gz";
|
||||
|
Loading…
x
Reference in New Issue
Block a user