test-bot: remove dead code
This commit is contained in:
parent
39eb93e0f5
commit
b73a6f195a
@ -287,12 +287,6 @@ module Homebrew
|
||||
end.compact
|
||||
end
|
||||
|
||||
def brew_update
|
||||
return unless current_branch == "master"
|
||||
success = quiet_system "brew", "update"
|
||||
success ||= quiet_system "brew", "update"
|
||||
end
|
||||
|
||||
@category = __method__
|
||||
@start_branch = current_branch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user