Explorar el Código

Improved code

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana hace 2 años
padre
commit
5539d9b143
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      iOSClient/Networking/NCService.swift

+ 0 - 1
iOSClient/Networking/NCService.swift

@@ -146,7 +146,6 @@ class NCService: NSObject {
             guard errorCode == 0, let data = data else {
                 if errorCode == 401 || errorCode == 403 {
                     NCBrandColor.shared.settingThemingColor(account: account)
-
                     NCNetworkingCheckRemoteUser.shared.checkRemoteUser(account: account, errorCode: errorCode, errorDescription: errorDescription)
                 }
                 return