Skip to content

Commit 4e1802d

Browse files
committed
Remove empty paragraph from JavaDoc
1 parent 71459b6 commit 4e1802d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
*
6565
* 2,mary,Mary,Meyer,1985-03-29
6666
* </pre>
67-
* <p></p>
6867
*/
6968
public final class CSVPrinter implements Flushable, Closeable {
7069

0 commit comments

Comments
 (0)