From 65e4d6cca92c68113218d334d2bd1518b6276dd2 Mon Sep 17 00:00:00 2001 From: Law Wai Chun Date: Sat, 19 Aug 2023 16:43:55 +0800 Subject: [PATCH] Update SuccinctEtas.tsx --- src/components/home/SuccinctEtas.tsx | 1 - 1 file changed, 1 deletion(-) 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";