Skip to content

Commit faefcf1

Browse files
committed
Removing an unexpected log message
1 parent ff3954d commit faefcf1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/host/src/react-native/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
console.log("Hello React Native");
2-
31
import native from "./NativeNodeApiHost";
42

53
const { requireNodeAddon } = native;

0 commit comments

Comments
 (0)