fix:pod validation error
This commit is contained in:
parent
73efa3b424
commit
766154494b
@ -20,6 +20,8 @@
|
||||
|
||||
#import "RATreeNodeItem.h"
|
||||
|
||||
@protocol RATreeNodeItemDataSource;
|
||||
|
||||
@interface RATreeNodeItem ()
|
||||
|
||||
@property(nonatomic, strong) id item;
|
||||
|
Reference in New Issue
Block a user