Minor changes: remove unncessary imports and add a new line ad the end of ASInternalHelpers.h

This commit is contained in:
Huy Nguyen
2015-07-01 18:36:36 +07:00
parent 2a3753516a
commit af64f33ed7
5 changed files with 1 additions and 8 deletions

View File

@@ -12,8 +12,6 @@
#import "ASBackgroundLayoutSpec.h"
#import "ASInsetLayoutSpec.h"
#import "ASStaticLayoutSpec.h"
typedef NS_OPTIONS(NSUInteger, ASInsetLayoutSpecTestEdge) {
ASInsetLayoutSpecTestEdgeTop = 1 << 0,