This commit is contained in:
Diego Mello 2023-07-12 10:53:37 -03:00
parent a3a59e1a85
commit 0afb6d77bc
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@
- (void)xxx_updateSecureStreamOptions {
[self xxx_updateSecureStreamOptions];
NSLog(@"_updateSecureStreamOptions: %@", self);
// Read the clientSSL info from MMKV
NSMutableDictionary<NSString *, id> *SSLOptions = [NSMutableDictionary new];