mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-06 09:13:27 +08:00
Remove unnecessary project_config
Differential Revision: D4326949 fbshipit-source-id: d0e8d7c3a046a89e5794be602a406ea914de50d1
This commit is contained in:
committed by
Facebook Github Bot
parent
f3c8158773
commit
1f78ea326e
@@ -13,6 +13,3 @@ android_library(
|
||||
]
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':annotations',
|
||||
)
|
||||
|
||||
@@ -11,6 +11,3 @@ android_library(
|
||||
]
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':model',
|
||||
)
|
||||
|
||||
@@ -17,6 +17,3 @@ java_library(
|
||||
]
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':processing',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user