Skip to content

Commit 571fada

Browse files
committed
Merge branch '@is/text-to-speech' of https://github.com/software-mansion/react-native-executorch into @is/text-to-speech
2 parents 8a1db2a + 9f53a12 commit 571fada

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
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>

packages/react-native-executorch/common/rnexecutorch/models/BaseModel.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
#include <executorch/extension/tensor/tensor.h>
44
#include <filesystem>
5-
#include <iostream>
65
#include <stdexcept>
76

87
namespace rnexecutorch::models {

0 commit comments

Comments
 (0)