marinofaggiana 5 年 前
コミット
b15c8deb3e
1 ファイル変更0 行追加1 行削除
  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;