Skip to content

Commit

Permalink
Update pulpcore/content/handler.py
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Dellweg <2500@gmx.de>
  • Loading branch information
pedro-psb and mdellweg authored Dec 4, 2024
1 parent 8dfac74 commit dabb51e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pulpcore/content/handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,6 @@ async def finalize():
"If the Remote is known to be fixed, try resyncing the associated repository.\n"
"If the Remote is known to be permanently corrupted, try removing "
"affected Pulp Remote, adding a good one and resyncing.\n"
"If the problem persists, please contact the Pulp team."
)

if content_length := response.headers.get("Content-Length"):
Expand Down

0 comments on commit dabb51e

Please sign in to comment.