Skip to content

Commit

Permalink
Remove Hermes React Executor from BUCK file.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Aug 14, 2019
1 parent 825e1c0 commit 2d1c7a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ReactAndroid/src/main/java/com/facebook/react/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ rn_android_library(
react_native_dep("libraries/soloader/java/com/facebook/soloader:soloader"),
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
react_native_dep("third-party/java/jsr-305:jsr-305"),
react_native_dep("java/com/facebook/hermes/reactexecutor:reactexecutor"),
react_native_target("java/com/facebook/debug/holder:holder"),
react_native_target("java/com/facebook/debug/tags:tags"),
react_native_target("java/com/facebook/react/bridge:bridge"),
Expand Down

0 comments on commit 2d1c7a8

Please sign in to comment.