Skip to content

Commit 60ac2e0

Browse files
authored
Remove Log.h include from RnExecutorchInstaller.h
Removed unnecessary Log.h include from RnExecutorchInstaller.h
1 parent fbe20dc commit 60ac2e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-native-executorch/common/rnexecutorch/RnExecutorchInstaller.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#include <ReactCommon/CallInvoker.h>
77
#include <jsi/jsi.h>
88

9-
#include <rnexecutorch/Log.h>
109
#include <rnexecutorch/host_objects/JsiConversions.h>
1110
#include <rnexecutorch/host_objects/ModelHostObject.h>
1211
#include <rnexecutorch/metaprogramming/ConstructorHelpers.h>

0 commit comments

Comments
 (0)