Remove unneeded import failing the build
This commit is contained in:
parent
aba41d96c5
commit
d69365988f
|
@ -13,7 +13,6 @@ import org.hl7.fhir.dstu3.model.Patient;
|
|||
import org.hl7.fhir.dstu3.model.StringType;
|
||||
|
||||
import ca.uhn.fhir.context.FhirContext;
|
||||
import ca.uhn.fhir.parser.CustomTypeDstu3Test.MyCustomPatient;
|
||||
import ca.uhn.fhir.parser.DataFormatException;
|
||||
import ca.uhn.fhir.rest.client.IGenericClient;
|
||||
|
||||
|
|
Loading…
Reference in New Issue