summaryrefslogtreecommitdiff
path: root/lib/chef/provider.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/provider.rb')
-rw-r--r--lib/chef/provider.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/provider.rb b/lib/chef/provider.rb
index 8027e39a3f..e50e374804 100644
--- a/lib/chef/provider.rb
+++ b/lib/chef/provider.rb
@@ -244,5 +244,4 @@ end
require 'chef/chef_class'
require 'chef/mixin/why_run'
require 'chef/resource_collection'
-require 'chef/platform/provider_priority_map'
require 'chef/runner'