diff --git a/src/widgets/WalletModal/config.tsx b/src/widgets/WalletModal/config.tsx index 682d7ebb..a8308b4d 100644 --- a/src/widgets/WalletModal/config.tsx +++ b/src/widgets/WalletModal/config.tsx @@ -4,13 +4,10 @@ import MathWallet from "../../components/Svg/WalletsIcons/MathWallet"; import TokenPocket from "../../components/Svg/WalletsIcons/TokenPocket"; import TrustWallet from "../../components/Svg/WalletsIcons/TrustWallet"; import WalletConnect from "../../components/Svg/WalletsIcons/WalletConnect"; -import BinanceChain from "../../components/Svg/WalletsIcons/BinanceChain"; import OntoWallet from "../../components/Svg/WalletsIcons/OntoWallet"; import Nabox from "../../components/Svg/WalletsIcons/Nabox"; import SafePalWallet from "../../components/Svg/WalletsIcons/SafePalWallet"; -import TorusWallet from "../../components/Svg/WalletsIcons/TorusWallet"; import Coinbase from "../../components/Svg/WalletsIcons/Coinbase"; -import Unstoppable from "../../components/Svg/WalletsIcons/Unstoppable"; import Bitkeep from "../../components/Svg/WalletsIcons/Bitkeep"; import OKX from "../../components/Svg/WalletsIcons/OKX"; import MadWallet from "../../components/Svg/WalletsIcons/MadWallet";