mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-03 22:48:25 +08:00
Remove unused loads from build files.
Summary: Unused loads hurt readability and take time to process. Reviewed By: hramos Differential Revision: D9494120 fbshipit-source-id: 455b56efadab1cb976344cffcb427772bfda2f71
This commit is contained in:
committed by
Facebook Github Bot
parent
09c78fe968
commit
a8a63b1560
@@ -1,4 +1,4 @@
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_target", "rn_android_library")
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "rn_android_library")
|
||||
|
||||
rn_android_library(
|
||||
name = "common",
|
||||
|
||||
Reference in New Issue
Block a user