Clean up ahead of PR.

This commit is contained in:
Matthew Chen 2018-06-20 13:16:04 -04:00
parent 87ea1dcae1
commit ebcc435c9f

View File

@ -117,7 +117,7 @@ NS_ASSUME_NONNULL_BEGIN
return self;
}
- (nullable NSString *)uniqueId
- (NSString *)uniqueId
{
return self.cnContactId;
}