Removing unused HTTP dep
This commit is contained in:
parent
444c8951c6
commit
6e95c3abe5
|
@ -0,0 +1 @@
|
|||
* Removing unused dependency as it is causing downstream errors in HAPI builds
|
|
@ -4,7 +4,6 @@ import okhttp3.Headers;
|
|||
import okhttp3.MediaType;
|
||||
import okhttp3.Request;
|
||||
import okhttp3.RequestBody;
|
||||
import okhttp3.logging.HttpLoggingInterceptor;
|
||||
import org.hl7.fhir.r5.model.Bundle;
|
||||
import org.hl7.fhir.r5.model.Resource;
|
||||
import org.hl7.fhir.r5.utils.client.EFhirClientException;
|
||||
|
|
Loading…
Reference in New Issue