marinofaggiana 5 years ago
parent
commit
b15c8deb3e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Networking/OCNetworking.m

+ 0 - 1
iOSClient/Networking/OCNetworking.m

@@ -338,7 +338,6 @@
         
         NSHTTPURLResponse *httpResponse = (NSHTTPURLResponse*)response;
         NSInteger errorCode = 0;
-        
         NSString *message = @"";
         NSString *token = nil;