Marino Faggiana 7 年 前
コミット
7ea4d6e30f
1 ファイル変更0 行追加3 行削除
  1. 0 3
      iOSClient/Networking/CCNetworking.h

+ 0 - 3
iOSClient/Networking/CCNetworking.h

@@ -87,7 +87,6 @@
 #pragma mark =====  CCMetadataNet =====
 #pragma --------------------------------------------------------------------------------------------
 
-
 @interface CCMetadataNet : NSObject <NSCopying>
 
 @property (nonatomic, strong) NSString *account;
@@ -131,5 +130,3 @@
 - (id)copyWithZone:(NSZone *)zone;
 
 @end
-
-