We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333ebdc commit f1d12cbCopy full SHA for f1d12cb
src/infrastructure/postJump.tsx
@@ -1,5 +1,4 @@
1
-import axios, { AxiosInstance } from 'axios';
2
-import https from 'https';
+import axios from 'axios';
3
import { Jump } from '../domain/Jump';
4
import { ResponseBack } from '../domain/ResponseBack';
5
0 commit comments