summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/show.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/cli/show.rb')
-rw-r--r--lib/bundler/cli/show.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bundler/cli/show.rb b/lib/bundler/cli/show.rb
index 2424e301ff..61756801b2 100644
--- a/lib/bundler/cli/show.rb
+++ b/lib/bundler/cli/show.rb
@@ -1,7 +1,5 @@
# frozen_string_literal: true
-require "bundler/cli/common"
-
module Bundler
class CLI::Show
attr_reader :options, :gem_name, :latest_specs