Browse Source

fix checkTrustedChallenge [rollback] + host

Signed-off-by: marinofaggiana <marino@marinofaggiana.com>
marinofaggiana 3 years ago
parent
commit
50d7d44bb9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      iOSClient/Login/NCLogin.swift

+ 0 - 2
iOSClient/Login/NCLogin.swift

@@ -516,6 +516,4 @@ class NCLogin: UIViewController, UITextFieldDelegate, NCLoginQRCodeDelegate {
             }
         }
     }
-    
-
 }