We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5633e47 + 75edcf7 commit c421812Copy full SHA for c421812
src/services/associations/service.ts
@@ -1,4 +1,4 @@
1
-import IHttpClient, { Headers, HttpResponse } from "http/http-client";
+import IHttpClient, { HttpResponse } from "../../http/http-client";
2
import Resource from "../../services/resource";
3
import {
4
Association,
0 commit comments