Skip to content

Commit 5a7138a

Browse files
committed
Javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1399045 13f79535-47bb-0310-9956-ffa450edef68
1 parent 73ec29f commit 5a7138a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ public class CSVFormat implements Serializable {
8585
* <li>withDelimiter(',')</li>
8686
* <li>withQuoteChar('"')</li>
8787
* <li>withLineSeparator(CRLF)</li>
88-
* <li></li>
8988
* </ul>
9089
*/
9190
public static final CSVFormat RFC4180 =

0 commit comments

Comments
 (0)