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

pull/8/head
hangaoshuai 2018-04-08 09:51:00 +08:00
parent 5ae7bba496
commit 875ea97147
1 changed files with 0 additions and 1 deletions

View File

@ -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"