Remove trailing white space
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1458791 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2018c0c41f
commit
62a527636d
|
@ -18,7 +18,7 @@ package org.apache.commons.csv;
|
|||
|
||||
/**
|
||||
* Defines quote behavior when printing.
|
||||
*
|
||||
*
|
||||
* @version $Id$
|
||||
*/
|
||||
public enum Quote {
|
||||
|
|
Loading…
Reference in New Issue