Cleaned Code & Fixed Some Errors
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
|
||||
@interface MPExpressionStorage : MPExpression
|
||||
|
||||
- (instancetype)initWithElements:(NSArray *)elements;
|
||||
|
||||
@property (nonatomic, weak) MPExpressionView *expressionView; // Do not set
|
||||
@property (nonatomic, strong) MPExpressionLayout *rootLayout;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user