Remove trailing white spaces on all lines.

This commit is contained in:
Gary Gregory 2017-11-01 16:05:40 -06:00
parent 0051a83dcd
commit c6cd6ce8ee
1 changed files with 1 additions and 1 deletions

View File

@ -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