This commit is contained in:
Proddy
2023-07-08 14:10:08 +02:00
parent 1b27ccf70e
commit eb6e8d0c93
2 changed files with 1 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ import Security from 'framework/security/Security';
import System from 'framework/system/System';
const AuthenticatedRouting: FC = () => (
// TODO not sure if this is needed, to redirect on 401. If so add incerceptor to Alova
// const location = useLocation();
// const navigate = useNavigate();
// const handleApiResponseError = useCallback(