Skip to content

Commit

Permalink
#339: Fixed redundant dependencies being reported in measure refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
brynrhodes committed Jan 6, 2022
1 parent 32c794b commit fce5564
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public Measure refreshMeasure(Measure measureToUse, LibraryManager libraryManage

setEffectiveDataRequirements(measureToUse, moduleDefinitionLibrary);

measureToUse.setRelatedArtifact(moduleDefinitionLibrary.getRelatedArtifact());

return measureToUse;
}

Expand Down

0 comments on commit fce5564

Please sign in to comment.