diff --git a/src/components/top/Top.tsx b/src/components/top/Top.tsx index 5b2e234a..ea23877e 100644 --- a/src/components/top/Top.tsx +++ b/src/components/top/Top.tsx @@ -17,7 +17,6 @@ import './Top.scss'; import { TopActionsType, TopStateType } from './Top.container'; import { useNavigate } from 'react-router'; import { - Alert, AppBar, Button, Card, @@ -25,7 +24,6 @@ import { Container, CssBaseline, Grid, - Link, Toolbar, Typography, } from '@mui/material'; @@ -93,14 +91,6 @@ export default function Top(props: TopPropsType) { - - Info: - [Dec 19th 2023] The statistics feature is available. See{' '} - - more detail - - . -