Cleanup
This commit is contained in:
parent
a3a59e1a85
commit
0afb6d77bc
|
@ -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];
|
||||
|
|
Loading…
Reference in New Issue