pull: remove unused variable.
This commit is contained in:
parent
2f4c02e106
commit
1308070e66
@ -109,7 +109,7 @@ module Homebrew
|
|||||||
begin
|
begin
|
||||||
changed_formulae << Formula[name]
|
changed_formulae << Formula[name]
|
||||||
# Make sure we catch syntax errors.
|
# Make sure we catch syntax errors.
|
||||||
rescue Exception => e
|
rescue Exception
|
||||||
next
|
next
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user