mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-23 15:25:10 +08:00
commented some stuff out
This commit is contained in:
@@ -97,8 +97,6 @@ static NSUInteger kNumberOfImages = 14;
|
||||
}];
|
||||
|
||||
return node;
|
||||
|
||||
//[[ImageCellNode alloc] initWithImage:_sections[indexPath.section][indexPath.item]];
|
||||
}
|
||||
|
||||
- (ASCellNode *)collectionView:(ASCollectionView *)collectionView nodeForSupplementaryElementOfKind:(NSString *)kind atIndexPath:(NSIndexPath *)indexPath
|
||||
|
||||
Reference in New Issue
Block a user