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)
         }