marinofaggiana 4 tahun lalu
induk
melakukan
d3ded13d40
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      iOSClient/Main/NCCollectionCommon.swift

+ 0 - 1
iOSClient/Main/NCCollectionCommon.swift

@@ -362,7 +362,6 @@ class NCCollectionCommon: NSObject {
                     collectionView?.deleteItems(at: [indexPath])
                 }
             }
-            
         } else {
             NCContentPresenter.shared.messageNotification("_error_", description: errorDescription, delay: TimeInterval(k_dismissAfterSecond), type: NCContentPresenter.messageType.error, errorCode: errorCode)
         }