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