marinofaggiana 5 anni fa
parent
commit
b15c8deb3e
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;