Browse Source

clear code

Marino Faggiana 7 years ago
parent
commit
ed9f722134
1 changed files with 1 additions and 0 deletions
  1. 1 0
      iOSClient/Login/CCLogin.m

+ 1 - 0
iOSClient/Login/CCLogin.m

@@ -357,6 +357,7 @@
     
     // Verify if account is a valid account
     tableAccount *account = [[NCManageDatabase sharedInstance] getAccountWithPredicate:[NSPredicate predicateWithFormat:@"account = %@", metadataNet.account]];
+    
     if (account) {
     
         // Set this account as default