From f46dd03dee9a1678499eb01e68841a22e515cdbb Mon Sep 17 00:00:00 2001 From: Yuan Mai <4registration@gmail.com> Date: Mon, 16 Sep 2013 14:46:40 +0800 Subject: [PATCH] Update OCTotallyLazy.h removed redundant import --- src/main/OCTotallyLazy.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/OCTotallyLazy.h b/src/main/OCTotallyLazy.h index 4f92f11..bac7cf8 100644 --- a/src/main/OCTotallyLazy.h +++ b/src/main/OCTotallyLazy.h @@ -16,7 +16,6 @@ #import "Numbers.h" #import "Option.h" #import "Pair.h" -#import "Predicates.h" #import "Range.h" #import "Some.h" -#import "Types.h" \ No newline at end of file +#import "Types.h"