Skip to content

Commit 4b5e8d7

Browse files
committed
Remove unneeded empty line
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1465441 13f79535-47bb-0310-9956-ffa450edef68
1 parent 759596a commit 4b5e8d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/apache/commons/csv/Quote.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public enum Quote {
3737
/**
3838
* Quotes all non-numeric fields.
3939
*/
40-
4140
NON_NUMERIC,
4241

4342
/**

0 commit comments

Comments
 (0)