Skip to content

Commit e481a96

Browse files
committed
Remove unwanted console.log
1 parent 957845f commit e481a96

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)