marinofaggiana 4 years ago
parent
commit
ef0d277210
1 changed files with 2 additions and 2 deletions
  1. 2 2
      iOSClient/Networking/NCAutoUpload.swift

+ 2 - 2
iOSClient/Networking/NCAutoUpload.swift

@@ -284,8 +284,8 @@ class NCAutoUpload: NSObject, CLLocationManagerDelegate {
                         self.hud?.hideHud()
                     }
                 }
-            } // END
-        } // END DispatchQueue.global(qos: .background).async
+            }
+        }
     }
     
     // MARK: -