mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Delete redundant dependency in turbomodules/core:coreAndroid
Reviewed By: ejanzer Differential Revision: D25274090 fbshipit-source-id: 6f18ebee410b0866d5c5f96cc80631116f4251ff
This commit is contained in:
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"),
|
||||
|
||||
Reference in New Issue
Block a user