Skip to content

Commit 6bb1229

Browse files
committed
Update bazel by hack/update-bazel.sh
1 parent d6fdac8 commit 6bb1229

File tree

1 file changed

+0
-1
lines changed
  • pkg/controller/volume/scheduling/metrics

1 file changed

+0
-1
lines changed

pkg/controller/volume/scheduling/metrics/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ go_library(
88
deps = [
99
"//staging/src/k8s.io/component-base/metrics:go_default_library",
1010
"//staging/src/k8s.io/component-base/metrics/legacyregistry:go_default_library",
11-
"//vendor/github.com/prometheus/client_golang/prometheus:go_default_library",
1211
],
1312
)
1413

0 commit comments

Comments
 (0)