Skip to content

Commit 8f41c38

Browse files
committed
use window config
1 parent d0528bd commit 8f41c38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/request.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import axios, { AxiosRequestConfig } from 'axios'
22
import { deleteToken, getToken } from "./auth";
33
import { message, Modal } from "antd";
4-
import '../../public/config/config.js'
54

65
const {confirm} = Modal;
76

0 commit comments

Comments
 (0)