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:
parent
759596a54a
commit
4b5e8d70f1
|
@ -37,7 +37,6 @@ public enum Quote {
|
||||||
/**
|
/**
|
||||||
* Quotes all non-numeric fields.
|
* Quotes all non-numeric fields.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
NON_NUMERIC,
|
NON_NUMERIC,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue