Skip to content

Commit eed6982

Browse files
committed
1 parent 3363b2c commit eed6982

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/difflib/Delta.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
* Describes the delta between original and revised texts.
2222
*
2323
* @author <a href="dm.naumenko@gmail.com">Dmitry Naumenko</a>
24-
* @param T The type of the compared elements in the 'lines'.
2524
*/
2625
public abstract class Delta<T> {
2726

0 commit comments

Comments
 (0)