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 коммит произвёл Facebook GitHub Bot
Родитель fbf37092a8
Коммит 374808f307
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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"),