Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris-Em authored and Bobo committed Oct 17, 2015
1 parent 13d22ce commit b2807fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sample Project/CheckBox/BEMMainViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
#import <UIKit/UIKit.h>
#import "BEMAnimationsTableViewController.h"

@interface BEMMainViewController : UIViewController <BEMAnimationsTableViewDelegate, BEMCheckBoxDelegate>
@interface BEMMainViewController : UIViewController <BEMAnimationsTableViewDelegate>

@end

0 comments on commit b2807fb

Please sign in to comment.