diff options
| -rw-r--r-- | Library/Homebrew/readall.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/readall.rb b/Library/Homebrew/readall.rb index 61222e015..3dd7075ec 100644 --- a/Library/Homebrew/readall.rb +++ b/Library/Homebrew/readall.rb @@ -1,7 +1,6 @@ require "formula" require "tap" require "thread" -require "readall" module Readall class << self |
