marinofaggiana 5 anos atrás
pai
commit
b15c8deb3e
1 arquivos alterados com 0 adições e 1 exclusões
  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;