From ee59c265bffdeb75e545f4db682e6a1e26a55b57 Mon Sep 17 00:00:00 2001 From: vvveiii Date: Fri, 14 Aug 2020 13:53:50 +0800 Subject: [PATCH] [YogaKit] remove unused umbrella headers from Yoga --- YogaKit/Yoga-umbrella.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/YogaKit/Yoga-umbrella.h b/YogaKit/Yoga-umbrella.h index 37e7e8d5..65171543 100644 --- a/YogaKit/Yoga-umbrella.h +++ b/YogaKit/Yoga-umbrella.h @@ -5,7 +5,5 @@ #import "YGEnums.h" #import "YGMacros.h" -#import "YGNode.h" -#import "YGStyle.h" #import "YGValue.h" #import "Yoga.h"