Skip to content

Commit ab67bb2

Browse files
committed
remove TODO
1 parent c2ae2ac commit ab67bb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/history/HistoryGuru.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ private void completeAnnotationWithHistory(File file, Annotation annotation, Rep
361361
}
362362
}
363363

364-
// TODO: add test Mercurial
365364
@VisibleForTesting
366365
static void completeAnnotationWithHistory(Annotation annotation, @NotNull History history, Repository repo) {
367366
Set<String> revs = annotation.getRevisions();

0 commit comments

Comments
 (0)