remove dead whitespace
This commit is contained in:
parent
cc1861e876
commit
a1a3e65106
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue