remove unused useRequest

This commit is contained in:
proddy
2024-09-13 10:02:19 +02:00
parent dd1ed08f7c
commit 63a3152b91

View File

@@ -8,7 +8,7 @@ import Grid from '@mui/material/Grid2';
import { fetchLogES, readLogSettings, updateLogSettings } from 'api/system';
import { useRequest, useSSE } from 'alova/client';
import { useSSE } from 'alova/client';
import {
BlockFormControlLabel,
BlockNavigation,