marinofaggiana 4 years ago
parent
commit
d3ded13d40
1 changed files with 0 additions and 1 deletions
  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)
         }