This commit is contained in:
Michael Schneider
2016-11-14 10:53:26 -08:00
parent dcc54c0d36
commit b0eb2f81c2
5 changed files with 7 additions and 35 deletions

View File

@@ -28,8 +28,6 @@ static const NSInteger kImageHeight = 200;
@property (nonatomic, copy) NSString *imageCategory;
@property (nonatomic, strong) ASCollectionNode *collectionNode;
@property (nonatomic, strong) ASDisplayNode *backgroundNode;
@end