Fix unused variable.
This commit is contained in:
parent
a02ce4f8e9
commit
9d1573c040
@ -11,7 +11,7 @@ module Hbc
|
||||
EOS
|
||||
end)
|
||||
|
||||
option "--caskroom=PATH", (lambda do |value|
|
||||
option "--caskroom=PATH", (lambda do |*|
|
||||
odisabled "`brew cask` with the `--caskroom` flag"
|
||||
end)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user