remove unused code of (pkg/controller)

This commit is contained in:
Guoliang Wang
2018-05-19 08:18:13 +08:00
parent 552453f6fd
commit b1ac6df4dc
8 changed files with 9 additions and 44 deletions

View File

@@ -506,7 +506,6 @@ func TestFindOldReplicaSets(t *testing.T) {
Name string
deployment apps.Deployment
rsList []*apps.ReplicaSet
podList *v1.PodList
expected []*apps.ReplicaSet
expectedRequire []*apps.ReplicaSet
}{