summaryrefslogtreecommitdiff
path: root/lib/chef/client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/client.rb')
-rw-r--r--lib/chef/client.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/client.rb b/lib/chef/client.rb
index 0764d3f3ba..c821e8684b 100644
--- a/lib/chef/client.rb
+++ b/lib/chef/client.rb
@@ -23,7 +23,6 @@ require 'chef/mixin/params_validate'
require 'chef/mixin/path_sanity'
require 'chef/log'
require 'chef/rest'
-require 'chef/api_client'
require 'chef/api_client/registration'
require 'chef/audit/runner'
require 'chef/node'