Browse Source

添加专辑类播放资源枚举

尹永奇 4 năm trước cách đây
mục cha
commit
befd8f06fc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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];