mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-10 03:56:05 +00:00
Unused
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1398343 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6870022916
commit
ae5e7898f5
@ -79,10 +79,6 @@ public class PerformanceTest {
|
|||||||
return recordCount;
|
return recordCount;
|
||||||
}
|
}
|
||||||
|
|
||||||
private void println() {
|
|
||||||
System.out.println();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void println(final String s) {
|
private void println(final String s) {
|
||||||
System.out.println(s);
|
System.out.println(s);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user