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 d0528bd commit 8f41c38Copy full SHA for 8f41c38
src/utils/request.tsx
@@ -1,7 +1,6 @@
1
import axios, { AxiosRequestConfig } from 'axios'
2
import { deleteToken, getToken } from "./auth";
3
import { message, Modal } from "antd";
4
-import '../../public/config/config.js'
5
6
const {confirm} = Modal;
7
0 commit comments