Commit 875ea971 authored by hangaoshuai's avatar hangaoshuai

remove unnecessary TODO in test/e2e/network/service.go

parent 5ae7bba4
...@@ -43,7 +43,6 @@ import ( ...@@ -43,7 +43,6 @@ import (
. "github.com/onsi/gomega" . "github.com/onsi/gomega"
) )
// TODO(yankaiz): Move constants and default settings to service_util.go.
const ( const (
defaultServeHostnameServicePort = 80 defaultServeHostnameServicePort = 80
defaultServeHostnameServiceName = "svc-hostname" defaultServeHostnameServiceName = "svc-hostname"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment