Commit 67420e17 authored by Yongzhe Wang's avatar Yongzhe Wang Committed by Hongkun Yu
Browse files

Remove stale code (#7472)

parent 886d7bc9
...@@ -90,13 +90,6 @@ http_archive( ...@@ -90,13 +90,6 @@ http_archive(
sha256 = "79d102c61e2a479a0b7e5fc167bcfaa4832a0c6aad4a75fa7da0480564931bcc", sha256 = "79d102c61e2a479a0b7e5fc167bcfaa4832a0c6aad4a75fa7da0480564931bcc",
) )
#
# http_archive(
# name = "com_google_protobuf",
# strip_prefix = "protobuf-master",
# urls = ["https://github.com/protocolbuffers/protobuf/archive/master.zip"],
# )
# Needed by TensorFlow # Needed by TensorFlow
http_archive( http_archive(
name = "io_bazel_rules_closure", name = "io_bazel_rules_closure",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment