Skip to content

Commit

Permalink
Remove unneeded #import in demo project
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelschaad committed Aug 16, 2015
1 parent 88fdd37 commit 36aaadc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FLAnimatedImageDemo/DebugView.h
Expand Up @@ -8,7 +8,6 @@


#import "FLAnimatedImage.h"
#import "FLAnimatedImageView.h"
#import <UIKit/UIKit.h>

typedef NS_ENUM(NSUInteger, DebugViewStyle) {
Expand Down

0 comments on commit 36aaadc

Please sign in to comment.