Browse Source

coding

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 năm trước cách đây
mục cha
commit
f5a742a857
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      iOSClient/Networking/NCNetworking.swift

+ 0 - 1
iOSClient/Networking/NCNetworking.swift

@@ -168,7 +168,6 @@ import Photos
 
         #if !EXTENSION
         defer {
-            NKCommon.shared.writeLog("[INFO] Check trusted challenge:\(isTrusted)")
             if !isTrusted {
                 DispatchQueue.main.async { (UIApplication.shared.delegate as? AppDelegate)?.trustCertificateError(host: host) }
             }