diff --git a/test/e2e/network/service.go b/test/e2e/network/service.go index 4ee76c2a7c5..9c6198f2cf8 100644 --- a/test/e2e/network/service.go +++ b/test/e2e/network/service.go @@ -43,7 +43,6 @@ import ( . "github.com/onsi/gomega" ) -// TODO(yankaiz): Move constants and default settings to service_util.go. const ( defaultServeHostnameServicePort = 80 defaultServeHostnameServiceName = "svc-hostname"