Remove unneccesary import statement that was breaking the build
This commit is contained in:
parent
2c2c33af0d
commit
730ba7138e
|
@ -72,7 +72,6 @@ import org.hl7.fhir.utilities.Utilities;
|
||||||
|
|
||||||
//import ca.uhn.fhir.model.api.TemporalPrecisionEnum;
|
//import ca.uhn.fhir.model.api.TemporalPrecisionEnum;
|
||||||
import ca.uhn.fhir.util.ElementUtil;
|
import ca.uhn.fhir.util.ElementUtil;
|
||||||
import net.sf.saxon.om.Item;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue