emscripten_lib_lite_no_runtime looks to be unused
PiperOrigin-RevId: 289971577 Change-Id: Ia3e366444eb790f2bd0ca6f0c3a70d7586bdca5a
This commit is contained in:
parent
e23d46c234
commit
8ff1179b74
@ -4657,13 +4657,6 @@ tf_portable_proto_library(
|
||||
deps = ["@com_google_protobuf//:protobuf"],
|
||||
)
|
||||
|
||||
# There is currently no need for a full proto version of emscripten tf lib lite.
|
||||
alias(
|
||||
name = "emscripten_lib_lite_no_runtime",
|
||||
actual = ":emscripten_tensorflow_lib_lite_nortti_lite_protos_no_runtime",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
alias(
|
||||
name = "android_srcs_no_runtime",
|
||||
actual = ":mobile_srcs_no_runtime",
|
||||
|
Loading…
Reference in New Issue
Block a user