Remove unused import/load
PiperOrigin-RevId: 347634112 Change-Id: I1e20c98f3e6af13d1551e5882f7ca7b0a432358f
This commit is contained in:
parent
ad82a249b4
commit
e682c197a7
@ -12,7 +12,6 @@ load("//tensorflow/lite/testing:tflite_model_test.bzl", "tflite_model_test")
|
||||
load("//tensorflow:tensorflow.bzl", "pybind_extension")
|
||||
load(
|
||||
"//tensorflow:tensorflow.bzl",
|
||||
"py_test", # @unused
|
||||
"tf_cc_binary",
|
||||
"tf_cc_test",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user