Delete redundant dependency in turbomodules/core:coreAndroid

Reviewed By: ejanzer

Differential Revision: D25274090

fbshipit-source-id: 6f18ebee410b0866d5c5f96cc80631116f4251ff
This commit is contained in:
Ramanpreet Nara
2020-12-04 11:57:47 -08:00
committed by Facebook GitHub Bot
parent fbf37092a8
commit 374808f307
@@ -14,7 +14,6 @@ rn_android_library(
"PUBLIC",
],
deps = [
"//fbandroid/java/com/facebook/proguard/annotations:annotations",
react_native_dep("third-party/android/androidx:annotation"),
react_native_dep("java/com/facebook/proguard/annotations:annotations"),
react_native_dep("java/com/facebook/systrace:systrace"),