remove comments code
This commit is contained in:
parent
e9ba45d32b
commit
5db5995350
|
@ -18,16 +18,6 @@
|
|||
|
||||
@implementation CKGalleryCustomCollectionViewCell
|
||||
|
||||
//-(instancetype)initWithFrame:(CGRect)frame {
|
||||
//
|
||||
// self = [super initWithFrame:frame];
|
||||
// if (self) {
|
||||
|
||||
// }
|
||||
//
|
||||
// return self;
|
||||
//}
|
||||
|
||||
|
||||
-(void) applyStyle:(NSDictionary*)styleDict {
|
||||
|
||||
|
|
Loading…
Reference in New Issue