marinofaggiana il y a 4 ans
Parent
commit
ef0d277210
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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: -