Fix build break.

pull/1/head
Matthew Chen 7 years ago
parent 5e88110a0b
commit 81629a87df

@ -4333,7 +4333,6 @@ typedef enum : NSUInteger {
// made from other processes.
[self.editingDatabaseConnection asyncReadWriteWithBlock:^(YapDatabaseReadWriteTransaction *transaction) {
[transaction setObject:[NSUUID UUID].UUIDString forKey:@"conversation_view_noop_mod" inCollection:@"temp"];
l
}];
}

Loading…
Cancel
Save