diff --git a/test/e2e_node/container.go b/test/e2e_node/container.go index fcfbd55914..c6381cb5e6 100644 --- a/test/e2e_node/container.go +++ b/test/e2e_node/container.go @@ -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