Javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1399045 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
73ec29f75f
commit
5a7138a1da
|
@ -85,7 +85,6 @@ public class CSVFormat implements Serializable {
|
|||
* <li>withDelimiter(',')</li>
|
||||
* <li>withQuoteChar('"')</li>
|
||||
* <li>withLineSeparator(CRLF)</li>
|
||||
* <li></li>
|
||||
* </ul>
|
||||
*/
|
||||
public static final CSVFormat RFC4180 =
|
||||
|
|
Loading…
Reference in New Issue