diff --git a/src/components/home/SuccinctEtas.tsx b/src/components/home/SuccinctEtas.tsx index 7ea069ca0041..88f46de5f282 100644 --- a/src/components/home/SuccinctEtas.tsx +++ b/src/components/home/SuccinctEtas.tsx @@ -5,7 +5,6 @@ import { SxProps, Theme, Typography, - useTheme, } from "@mui/material"; import { useTranslation } from "react-i18next"; import { useEtas } from "../Etas";