diff --git a/client/consul_template.go b/client/consul_template.go index cec2d25c7..24824d9e1 100644 --- a/client/consul_template.go +++ b/client/consul_template.go @@ -183,10 +183,6 @@ WAIT: break WAIT } - - // TODO Thinking, I believe we could check every 30 seconds and if - // they are all would be rendered we should start anyways. That is - // the reattach mechanism when they have all been rendered } allRenderedTime = time.Now()