aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/info.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cmd/info.rb')
-rw-r--r--Library/Homebrew/cmd/info.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/info.rb b/Library/Homebrew/cmd/info.rb
index 7063fd60c..9c2aad5a0 100644
--- a/Library/Homebrew/cmd/info.rb
+++ b/Library/Homebrew/cmd/info.rb
@@ -5,7 +5,7 @@ require 'caveats'
require 'blacklist'
require 'utils/json'
-module Homebrew extend self
+module Homebrew
def info
# eventually we'll solidify an API, but we'll keep old versions
# awhile around for compatibility