Skip to content

Commit 88ac7d3

Browse files
authored
chore: cleanup unused workspace dep
1 parent 1dae2c1 commit 88ac7d3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

WORKSPACE

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ load("@bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")
1414

1515
bazel_skylib_workspace()
1616

17-
http_archive(
18-
name = "aspect_bazel_lib",
19-
sha256 = "9a44f457810ce64ec36a244cc7c807607541ab88f2535e07e0bf2976ef4b73fe",
20-
strip_prefix = "bazel-lib-2.19.4",
21-
url = "https://github.com/bazel-contrib/bazel-lib/releases/download/v2.19.4/bazel-lib-v2.19.4.tar.gz",
22-
)
23-
2417
http_archive(
2518
name = "bazel_lib",
2619
sha256 = "46960e9fa6c9352d883768280951ac388dba8cb9ff0256182fb77925eae2b6ac",

0 commit comments

Comments
 (0)