Remove useless inline comments.
This commit is contained in:
parent
ca5eb7cdbe
commit
46bae4b99b
|
@ -110,10 +110,6 @@ public final class CSVPrinter implements Flushable, Closeable {
|
|||
}
|
||||
}
|
||||
|
||||
// ======================================================
|
||||
// printing implementation
|
||||
// ======================================================
|
||||
|
||||
@Override
|
||||
public void close() throws IOException {
|
||||
close(false);
|
||||
|
|
Loading…
Reference in New Issue