Checkstyle: Line has trailing spaces.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637611 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2014-11-08 23:38:48 +00:00
parent e977d7e4b5
commit 4977ad4cbb

View File

@ -414,7 +414,7 @@ public final class CSVParser implements Iterable<CSVRecord>, Closeable {
/**
* Gets whether this parser is closed.
*
*
* @return whether this parser is closed.
*/
public boolean isClosed() {