Skip to content

Commit 4c08bde

Browse files
authored
chore: update universe_domain demos WORKSPACE.bazel (#14621)
1 parent 7eff3dd commit 4c08bde

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

google/cloud/universe_domain/demo/WORKSPACE.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ workspace(name = "demo")
1919
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
2020

2121
# Fetch the Google Cloud C++ libraries.
22-
# NOTE: Update this version and SHA256 as needed.
23-
# TODO(#13494): update the version to a commit SHA that contains the necessary
24-
# changes.
2522
http_archive(
2623
name = "google_cloud_cpp",
2724
sha256 = "333fe00210ce1a6f0c1b51c232438a316eaf2c7a1724f75d0b2c64f8fc456aa7",

0 commit comments

Comments
 (0)