summaryrefslogtreecommitdiff
path: root/lib/chef/application.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/application.rb')
-rw-r--r--lib/chef/application.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/chef/application.rb b/lib/chef/application.rb
index b71dcc7392..f4cab2bad9 100644
--- a/lib/chef/application.rb
+++ b/lib/chef/application.rb
@@ -104,9 +104,6 @@ class Chef
end
end
- def load_single_config_file(file)
- end
-
# Initialize and configure the logger.
# === Loggers and Formatters
# In Chef 10.x and previous, the Logger was the primary/only way that Chef