amend: remove more dead frontend code

This commit is contained in:
Binarybaron 2025-11-05 19:15:28 +01:00
parent f67e908fb6
commit 4a9e90f99a
3 changed files with 2 additions and 111 deletions

View file

@ -29,7 +29,6 @@ import ChatIcon from "@mui/icons-material/Chat";
import SendIcon from "@mui/icons-material/Send";
import InfoBox from "renderer/components/pages/swap/swap/components/InfoBox";
import TruncatedText from "renderer/components/other/TruncatedText";
import clsx from "clsx";
import {
useAppSelector,
useAppDispatch,