Skip to content

Commit e04a86a

Browse files
committed
Remove whitespace.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1399047 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5a7138a commit e04a86a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,4 @@ final class Constants {
5050
/** According to RFC 4180, line breaks are delimited by CRLF */
5151
public static final String CRLF = "\r\n";
5252

53-
54-
5553
}

0 commit comments

Comments
 (0)