Skip to content

Commit

Permalink
Remove unnecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
markusweigelt committed Nov 16, 2023
1 parent 5652950 commit f23b391
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ private Mets toMets() {
LinkedList<Pair<String, String>> smLinkData = new LinkedList<>();
StructMapType logical = new StructMapType();
logical.setTYPE("LOGICAL");

logical.setDiv(new DivXmlElementAccess(workpiece.getLogicalStructure()).toDiv(physicalDivisionIDs, smLinkData, mets));
mets.getStructMap().add(logical);

Expand Down

0 comments on commit f23b391

Please sign in to comment.