Skip to content

Commit 9d81c24

Browse files
committed
Remove unused property from example
1 parent 6b8be75 commit 9d81c24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Example/Example/MSMenuViewController.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ @interface MSMenuViewController ()
5757
#else
5858
@property (nonatomic, strong) NSDictionary *paneViewControllerClasses;
5959
#endif
60-
@property (nonatomic, strong) NSDictionary *paneViewControllerAppearanceTypes;
6160
@property (nonatomic, strong) NSDictionary *sectionTitles;
6261
@property (nonatomic, strong) NSArray *tableViewSectionBreaks;
6362

0 commit comments

Comments
 (0)