Skip to content

Commit b663258

Browse files
committed
Whitespace
1 parent c08ed6c commit b663258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ public final class CSVRecord implements Serializable, Iterable<String> {
7676
this.characterPosition = characterPosition;
7777
this.bytePosition = bytePosition;
7878
}
79+
7980
/**
8081
* Returns a value by {@link Enum}.
8182
*

0 commit comments

Comments
 (0)