Skip to content

Commit c53d3f3

Browse files
committed
Resistance is futile
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1305629 13f79535-47bb-0310-9956-ffa450edef68
1 parent e857ebf commit c53d3f3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424

2525
/**
2626
* A CSV record
27-
*
28-
* @author Emmanuel Bourg
2927
*/
3028
public class CSVRecord implements Serializable, Iterable<String> {
3129

0 commit comments

Comments
 (0)