remove a todo which is out of date

This commit is contained in:
hangaoshuai 2018-02-07 09:31:15 +08:00
parent c6e581ff42
commit 5fac1dd6c9

View File

@ -28,7 +28,6 @@ import (
)
// One pod one container
// TODO: This should be migrated to the e2e framework.
type ConformanceContainer struct {
Container v1.Container
RestartPolicy v1.RestartPolicy