support refarctor

This commit is contained in:
Yang, Tianhang(Chris) 2018-03-07 11:33:09 -05:00
parent 88a98facf5
commit 06ce13ce1f

View File

@ -27,8 +27,6 @@
- (void)clearData;
- (void)resetIconToDefault;
// temp fix to make mf compile, will remove after all the protocols for main split view controller are done
- (void)dataPassForShop;//in support
- (void)getCurrentDetailViewController:(nullable UIViewController *)currentViewController;//in menu
@end