diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index f7a6615db..638ff98ab 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -149,7 +149,7 @@ export function initAxiosInterceptors(props) { debugger console.log(response.data.status); console.log(response.data); - locationurl(response.data.message); + // locationurl(response.data.message); }