Skip to content

Commit aa69bf8

Browse files
committed
1 parent 1b8cd71 commit aa69bf8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/difflib/text/DiffRowGenerator.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
* DiffRowGenerator generator = new DiffRowGenerator.Builder().showInlineDiffs(true).
4747
* ignoreWhiteSpaces(true).columnWidth(100).build();
4848
* </code>
49-
*
50-
* @author <a href="dm.naumenko@gmail.com">Dmitry Naumenko</a>
5149
*/
5250
public class DiffRowGenerator {
5351

0 commit comments

Comments
 (0)