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.
1 parent 0b47ce7 commit 227ab37Copy full SHA for 227ab37
src/client.ts
@@ -5,7 +5,7 @@ import * as https from 'https';
5
import * as axios from 'axios';
6
import * as Faye from 'faye';
7
import { jwtDecode } from 'jwt-decode';
8
-import AxiosProgressEvent, { AxiosRequestConfig, AxiosResponse } from 'axios';
+import AxiosProgressEvent, { AxiosResponse } from 'axios';
9
10
import { Personalization } from './personalization';
11
import { Collections } from './collections';
0 commit comments