diff --git a/Library/Homebrew/dev-cmd/irb.rb b/Library/Homebrew/dev-cmd/irb.rb index 94d31a967a..c392dc071f 100644 --- a/Library/Homebrew/dev-cmd/irb.rb +++ b/Library/Homebrew/dev-cmd/irb.rb @@ -56,8 +56,6 @@ module Homebrew require "keg" require "cask/all" - puts ARGV.inspect - ohai "Interactive Homebrew Shell" puts "Example commands available with: brew irb --examples" if args.pry?