Skip to content

Commit

Permalink
continued content service support see #513
Browse files Browse the repository at this point in the history
  • Loading branch information
huberrob committed Jul 24, 2024
1 parent f4943f4 commit b18ac6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fuji_server/helper/metadata_collector_xml.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,4 @@ def get_mapped_xml_metadata(self, tree, mapping):
res.pop("object_content_identifier_type", None)
res.pop("object_content_identifier_size", None)
res.pop("object_content_identifier_url", None)
# print(self.removew(res))
# print(res)
return res

0 comments on commit b18ac6a

Please sign in to comment.