Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 99ea03f

Browse files
committed
remove explicit timeout due to api slowness
1 parent 6a43bf0 commit 99ea03f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

admin-ui/src/common/auth/axiosClient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import {
99
} from "./util";
1010

1111
const axiosOptions = {
12-
timeout: 30000,
1312
headers: {
1413
"Content-Type": "application/json",
1514
},

0 commit comments

Comments
 (0)