provided_dep does not need to be a dep too

Differential Revision: D34108108

fbshipit-source-id: b31d2e87c8dcbe5a9b2ad9d74c54958cf1571026
This commit is contained in:
Ian Childs
2022-02-09 16:21:55 -08:00
committed by Facebook GitHub Bot
parent fc7eb91f56
commit f7e7e89335
@@ -76,7 +76,6 @@ rn_android_library(
deps = [
react_native_dep("libraries/fbcore/src/main/java/com/facebook/common/logging:logging"),
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
react_native_dep("third-party/android/androidx:annotation"),
react_native_dep("third-party/java/jsr-305:jsr-305"),
react_native_target("java/com/facebook/react/bridge:bridge"),
react_native_target("java/com/facebook/react/common:common"),