Remove unneccesary import statement that was breaking the build

This commit is contained in:
James Agnew 2019-01-28 11:51:23 -05:00
parent 2c2c33af0d
commit 730ba7138e
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ import org.hl7.fhir.utilities.Utilities;
//import ca.uhn.fhir.model.api.TemporalPrecisionEnum;
import ca.uhn.fhir.util.ElementUtil;
import net.sf.saxon.om.Item;
/**
*