Remove unnecesssary clean_dep and dependency on TF.
Initial groundwork towards #46465 PiperOrigin-RevId: 352099465 Change-Id: I878524fa7536aaa779a0b978e2fbd24f99d43813
This commit is contained in:
parent
f5abeb4d86
commit
d2460be38b
@ -388,5 +388,4 @@ bzl_library(
|
|||||||
name = "build_def_bzl",
|
name = "build_def_bzl",
|
||||||
srcs = ["build_def.bzl"],
|
srcs = ["build_def.bzl"],
|
||||||
visibility = [":micro"],
|
visibility = [":micro"],
|
||||||
deps = ["//tensorflow:tensorflow_bzl"],
|
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user