File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -605,17 +605,6 @@ http_archive(
605
605
],
606
606
)
607
607
608
- http_archive (
609
- name = "com_google_googleapis" ,
610
- build_file = "@com_github_googleapis_google_cloud_cpp//bazel:googleapis.BUILD" ,
611
- sha256 = "e3bc2c9c1e7fd61b491ead54515bb3f95f305e3c304d8e88bc83dec55b1f899e" ,
612
- strip_prefix = "googleapis-dff6e4625d4ea0a16fc44d3b9be115219c403f07" ,
613
- urls = [
614
- "https://storage.googleapis.com/mirror.tensorflow.org/github.com/googleapis/googleapis/archive/dff6e4625d4ea0a16fc44d3b9be115219c403f07.tar.gz" ,
615
- "https://github.com/googleapis/googleapis/archive/dff6e4625d4ea0a16fc44d3b9be115219c403f07.tar.gz" ,
616
- ],
617
- )
618
-
619
608
load ("@com_github_googleapis_google_cloud_cpp//bazel:google_cloud_cpp_deps.bzl" , "google_cloud_cpp_deps" )
620
609
621
610
google_cloud_cpp_deps ()
You can’t perform that action at this time.
0 commit comments