remove a todo which is out of date

pull/6/head
hangaoshuai 2018-02-07 09:31:15 +08:00
parent c6e581ff42
commit 5fac1dd6c9
1 changed files with 0 additions and 1 deletions

View File

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