From 0758475409d20bd210ebabca7a574e25a28f2ba1 Mon Sep 17 00:00:00 2001 From: Eric Jensen Date: Fri, 25 Mar 2016 22:32:20 -0700 Subject: [PATCH] Remove unnecessary imports --- AsyncDisplayKit/TextKit/ASTextKitHelpers.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/AsyncDisplayKit/TextKit/ASTextKitHelpers.h b/AsyncDisplayKit/TextKit/ASTextKitHelpers.h index f9f6fb9edd..28531aac5b 100644 --- a/AsyncDisplayKit/TextKit/ASTextKitHelpers.h +++ b/AsyncDisplayKit/TextKit/ASTextKitHelpers.h @@ -6,9 +6,6 @@ * of patent rights can be found in the PATENTS file in the same directory. */ -#import - -#import #import #import "ASBaseDefines.h"