DraftCommentNotes: Remove outdated TODO
Change-Id: I54b5d96f47a9f4ff64b5b2f714e1aa8b0c99e488
This commit is contained in:
@@ -93,7 +93,6 @@ public class DraftCommentNotes extends AbstractChangeNotes<DraftCommentNotes> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public ImmutableListMultimap<RevId, PatchLineComment> getComments() {
|
public ImmutableListMultimap<RevId, PatchLineComment> getComments() {
|
||||||
// TODO(dborowitz): Defensive copy?
|
|
||||||
return comments;
|
return comments;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user