From c36f42ce953b4610b2ba62a2b860720ae6d59e01 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Sat, 1 Oct 2016 20:33:08 +0200 Subject: Remove `private_class_method` from commands. --- Library/Homebrew/cmd/help.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Homebrew/cmd/help.rb') diff --git a/Library/Homebrew/cmd/help.rb b/Library/Homebrew/cmd/help.rb index c533885ad..793c765ca 100644 --- a/Library/Homebrew/cmd/help.rb +++ b/Library/Homebrew/cmd/help.rb @@ -86,5 +86,4 @@ module Homebrew end.join.strip end end - private_class_method :command_help end -- cgit v1.2.3