Remove unneeded empty line

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1465441 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2013-04-07 18:38:56 +00:00
parent 759596a54a
commit 4b5e8d70f1
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ public enum Quote {
/**
* Quotes all non-numeric fields.
*/
NON_NUMERIC,
/**