Remove trailing white spaces on all lines.
This commit is contained in:
parent
0051a83dcd
commit
c6cd6ce8ee
|
@ -87,7 +87,7 @@ public final class CSVPrinter implements Flushable, Closeable {
|
|||
/**
|
||||
* Closes the underlying stream with an optional flush first.
|
||||
* @param flush whether to flush before the actual close.
|
||||
*
|
||||
*
|
||||
* @throws IOException
|
||||
* If an I/O error occurs
|
||||
* @since 1.6
|
||||
|
|
Loading…
Reference in New Issue