aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Homebrew/cmd/bottle.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/bottle.rb b/Library/Homebrew/cmd/bottle.rb
index efdc63a1d..733734adb 100644
--- a/Library/Homebrew/cmd/bottle.rb
+++ b/Library/Homebrew/cmd/bottle.rb
@@ -5,7 +5,6 @@ require 'keg'
require 'cmd/versions'
require 'utils/inreplace'
require 'erb'
-require 'open3'
require 'extend/pathname'
class BottleMerger < Formula