Autogenerated: hack/update-bazel.sh

Kubernetes-commit: ef56a8d6bb3800ab7803713eafc4191e8202ad6e
This commit is contained in:
Jeff Grafton
2018-02-16 13:43:01 -08:00
committed by Kubernetes Publisher
parent c3de6d02f5
commit 6a86852930
-1
View File
@@ -38,7 +38,6 @@ go_library(
go_binary(
name = "sample-controller",
embed = [":go_default_library"],
importpath = "k8s.io/sample-controller",
visibility = ["//visibility:public"],
)