Browse Source

clear code

Marino Faggiana 7 năm trước cách đây
mục cha
commit
a21280d509
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      iOSClient/Security/NCEntoToEndInterface.swift

+ 1 - 1
iOSClient/Security/NCEntoToEndInterface.swift

@@ -332,7 +332,7 @@ class NCEntoToEndInterface : NSObject, OCNetworkingDelegate  {
     }
     
     func deletemarkEnd(toEndFolderEncryptedSuccess metadataNet: CCMetadataNet!) {
-        print("E2E delete folder success")
+        print("E2E delete mark folder success")
     }
     
     func deletemarkEnd(toEndFolderEncryptedFailure metadataNet: CCMetadataNet!, message: String!, errorCode: Int) {