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:
Benedikt Ritter 2013-03-20 12:38:45 +00:00
parent 2018c0c41f
commit 62a527636d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ package org.apache.commons.csv;
/**
* Defines quote behavior when printing.
*
*
* @version $Id$
*/
public enum Quote {