The rack variable is only used inside the block now
This commit is contained in:
parent
301f1b20e6
commit
401bc1c6c7
@ -13,7 +13,6 @@ module HomebrewArgvExtension
|
||||
end
|
||||
|
||||
def kegs
|
||||
rack = nil
|
||||
require 'keg'
|
||||
require 'formula'
|
||||
@kegs ||= downcased_unique_named.collect do |name|
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user