remove dead whitespace

This commit is contained in:
Tadgh 2021-03-26 10:20:41 -04:00
parent cc1861e876
commit a1a3e65106
1 changed files with 0 additions and 3 deletions

View File

@ -63,9 +63,6 @@ public class GoldenResourceAnnotatingProcessor implements ItemProcessor<List<IBa
private String myPatientFhirPath;
private IFhirPath myFhirPath;
@Override
public List<IBaseResource> process(List<IBaseResource> theIBaseResources) throws Exception {
if (myMdmEnabled) {