ソースを参照

添加专辑类播放资源枚举

尹永奇 4 年 前
コミット
befd8f06fc
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Example/MKRRadioManager/MKRViewController.m

+ 0 - 1
Example/MKRRadioManager/MKRViewController.m

@@ -49,7 +49,6 @@
 - (void)viewDidLoad
 {
     [super viewDidLoad];
-    
     for (NSInteger i = 0; i<10; i++) {
         MKRTestObject *obj = [[MKRTestObject alloc] init];
         [self.array addObject:obj];