summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/hash/jenkins/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tcpip/hash/jenkins/BUILD')
-rw-r--r--pkg/tcpip/hash/jenkins/BUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkg/tcpip/hash/jenkins/BUILD b/pkg/tcpip/hash/jenkins/BUILD
index 0c5c20cea..e648efa71 100644
--- a/pkg/tcpip/hash/jenkins/BUILD
+++ b/pkg/tcpip/hash/jenkins/BUILD
@@ -7,9 +7,7 @@ go_library(
name = "jenkins",
srcs = ["jenkins.go"],
importpath = "gvisor.dev/gvisor/pkg/tcpip/hash/jenkins",
- visibility = [
- "//visibility:public",
- ],
+ visibility = ["//visibility:public"],
)
go_test(