Skip to content

Commit

Permalink
resource: further fix manifest retry handling
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo98 committed Sep 16, 2024
1 parent eb680e6 commit 70b8b41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Library/Homebrew/resource.rb
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,6 @@ def initialize(bottle)
def verify_download_integrity(_filename)
# We don't have a checksum, but we can at least try parsing it.
tab
rescue Error => e
raise DownloadError.new(self, e)
end

def tab
Expand Down

0 comments on commit 70b8b41

Please sign in to comment.