diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cleanup.rb | 1 | ||||
| -rw-r--r-- | Library/Homebrew/readall.rb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/cleanup.rb b/Library/Homebrew/cleanup.rb index 340161204..960bcb8b7 100644 --- a/Library/Homebrew/cleanup.rb +++ b/Library/Homebrew/cleanup.rb @@ -1,6 +1,5 @@ require "utils/bottles" require "formula" -require "thread" module Homebrew module Cleanup diff --git a/Library/Homebrew/readall.rb b/Library/Homebrew/readall.rb index 5f4fd947c..1b6ae016e 100644 --- a/Library/Homebrew/readall.rb +++ b/Library/Homebrew/readall.rb @@ -1,6 +1,5 @@ require "formula" require "tap" -require "thread" module Readall class << self |
