marinofaggiana 4 år sedan
förälder
incheckning
d3ded13d40
1 ändrade filer med 0 tillägg och 1 borttagningar
  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)
         }