marinofaggiana 4 years ago
parent
commit
702e87d55c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/AppDelegate.m

+ 0 - 1
iOSClient/AppDelegate.m

@@ -1314,7 +1314,6 @@
     }
     
     // No upload available ? --> Retry Upload in Error
-    //
     if (counterUpload == 0) {
         
         NSArray *metadatas = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"status == %d", k_metadataStatusUploadError] sorted:nil ascending:NO];