Clean up ahead of PR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 0983448c74
commit 16549bee1f

@ -188,7 +188,6 @@ NS_ASSUME_NONNULL_BEGIN
NSMutableArray *indicators = [NSMutableArray new];
__block TSMessage *firstUnreadMessage = nil;
// TODO: Will this approach be prohibitively expensive?
[[transaction ext:TSMessageDatabaseViewExtensionName]
enumerateRowsInGroup:thread.uniqueId
usingBlock:^(

Loading…
Cancel
Save