marinofaggiana 4 年之前
父节点
当前提交
d3ded13d40
共有 1 个文件被更改,包括 0 次插入1 次删除
  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)
         }