1--- tensorflow/tensorflow.bzl 2+++ tensorflow/tensorflow.bzl 3@@ -1320,7 +1320,6 @@ 4 srcs_version = "PY3", 5 visibility = visibility, 6 deps = [ 7- clean_dep("//tensorflow/python:framework_for_generated_wrappers_v2"), 8 ], 9 # Instruct build_cleaner to try to avoid using this rule; typically ops 10 # creators will provide their own tf_custom_op_py_library based target 11