diff --git a/Library/Homebrew/livecheck/skip_conditions.rb b/Library/Homebrew/livecheck/skip_conditions.rb index 3a3effd910..58577b2d83 100644 --- a/Library/Homebrew/livecheck/skip_conditions.rb +++ b/Library/Homebrew/livecheck/skip_conditions.rb @@ -230,7 +230,6 @@ module Homebrew when Resource RESOURCE_CHECKS end - return {} unless checks checks.each do |method_name| skip_hash = case method_name