summaryrefslogtreecommitdiff
path: root/lib/chef/knife/client_show.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/client_show.rb')
-rw-r--r--lib/chef/knife/client_show.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/knife/client_show.rb b/lib/chef/knife/client_show.rb
index ce3bf458b2..5a07ff7af1 100644
--- a/lib/chef/knife/client_show.rb
+++ b/lib/chef/knife/client_show.rb
@@ -26,7 +26,6 @@ class Chef
deps do
require "chef/api_client_v1"
- require "chef/json_compat"
end
banner "knife client show CLIENT (options)"