terraform: remove a complete TODO

This commit is contained in:
Mitchell Hashimoto 2016-11-08 09:08:49 -08:00
parent 337abe3f62
commit c0d2493156
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ func (n *NodePlannableResource) DynamicExpand(ctx EvalContext) (*Graph, error) {
},
// TODO: deposed
// TODO: targeting
// Attach the state
&AttachStateTransformer{State: state},