mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Add nullability checks and remove comment
This commit is contained in:
@@ -262,11 +262,6 @@ static NSArray<NSNumber*> *initialSyncSilentErrorsHTTPStatusCodes;
|
||||
}
|
||||
}
|
||||
|
||||
//- (NSArray<MXThirdPartyIdentifier *> *)threePIDs
|
||||
//{
|
||||
// return _threePIDs;
|
||||
//}
|
||||
|
||||
- (NSArray<NSString *> *)linkedEmails
|
||||
{
|
||||
NSMutableArray<NSString *> *linkedEmails = [NSMutableArray array];
|
||||
|
||||
Reference in New Issue
Block a user