Skip to content

Commit

Permalink
draft
Browse files Browse the repository at this point in the history
  • Loading branch information
git-hyagi committed Oct 25, 2024
1 parent bc2ff59 commit c1d0ba9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pulp_container/app/tasks/sync_stages.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ def create_manifest(self, manifest_data, raw_text_data, media_type, digest=None)
annotations=manifest_data.get("annotations", {}),
)

manifest.init_manifest_nature()
manifest_dc = DeclarativeContent(content=manifest)
return manifest_dc

Expand Down

0 comments on commit c1d0ba9

Please sign in to comment.