summaryrefslogtreecommitdiff
path: root/lib/chef/runner.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/runner.rb')
-rw-r--r--lib/chef/runner.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/runner.rb b/lib/chef/runner.rb
index e50d2ce67b..e15fe10966 100644
--- a/lib/chef/runner.rb
+++ b/lib/chef/runner.rb
@@ -134,7 +134,6 @@ class Chef
end
if run_context.resource_collection.unified_mode
- puts "HERE WE ARE!"
run_context.resource_collection.each { |r| r.resolve_notification_references(true) }
end