remove TODO

This commit is contained in:
andrewsykim 2017-05-29 20:20:18 -04:00
parent eecd2072b2
commit e6cb45189c
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ func RunDeleteCluster(f *util.Factory, out io.Writer, options *DeleteClusterOpti
}
}
// Todo lets make this smart enough to detect the cloud and switch on the ClusterResources interface
d := &resources.ClusterResources{}
d.ClusterName = clusterName
d.Cloud = cloud