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