From 953aee408e60e0c735fe011dfc85aba727ba5987 Mon Sep 17 00:00:00 2001 From: William Candillon Date: Fri, 1 Nov 2024 12:51:12 +0100 Subject: [PATCH] Remove unused/deprecated header fixes #59 --- package/cpp/RNSkSkottieView.h | 1 - 1 file changed, 1 deletion(-) diff --git a/package/cpp/RNSkSkottieView.h b/package/cpp/RNSkSkottieView.h index a469639..272b875 100644 --- a/package/cpp/RNSkSkottieView.h +++ b/package/cpp/RNSkSkottieView.h @@ -12,7 +12,6 @@ #include "JsiSkPicture.h" #include "JsiValueWrapper.h" -#include "RNSkInfoParameter.h" #include "RNSkLog.h" #include "RNSkPlatformContext.h" #include "RNSkView.h"