Skip to content

Commit 79b127d

Browse files
committed
chore: remove unused wallets images
1 parent e4c579f commit 79b127d

File tree

6 files changed

+0
-5
lines changed

6 files changed

+0
-5
lines changed

public/wallets/brave.png

-2.5 KB
Binary file not shown.

public/wallets/mycrypto.png

-1.13 KB
Binary file not shown.

public/wallets/shapeshift.png

-51 KB
Binary file not shown.

public/wallets/status.png

-1.15 KB
Binary file not shown.

public/wallets/web3auth.png

-1.89 KB
Binary file not shown.

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import AuroxImage from "@/public/wallets/aurox.png"
1111
import BitcoindotcomImage from "@/public/wallets/bitcoindotcom.png"
1212
import BitkeepImage from "@/public/wallets/bitkeep.png"
1313
import BlockWalletImage from "@/public/wallets/blockwallet.png"
14-
import BraveImage from "@/public/wallets/brave.png"
1514
import BridgeWalletImage from "@/public/wallets/bridge.png"
1615
import Coin98Image from "@/public/wallets/coin98.png"
1716
import CoinbaseImage from "@/public/wallets/coinbase.png"
@@ -29,7 +28,6 @@ import LedgerImage from "@/public/wallets/ledger.png"
2928
import LoopringImage from "@/public/wallets/loopring.png"
3029
import MetaMaskImage from "@/public/wallets/metamask.png"
3130
import MewImage from "@/public/wallets/mew.png"
32-
import MyCryptoImage from "@/public/wallets/mycrypto.png"
3331
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
3432
import NumioImage from "@/public/wallets/numio.png"
3533
import OKXImage from "@/public/wallets/okx.jpeg"
@@ -42,14 +40,11 @@ import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
4240
import RainbowImage from "@/public/wallets/rainbow.png"
4341
import SafeImage from "@/public/wallets/safe.png"
4442
import SequenceImage from "@/public/wallets/sequence.png"
45-
import ShapeShiftImage from "@/public/wallets/shapeshift.png"
46-
import StatusImage from "@/public/wallets/status.png"
4743
import TahoImage from "@/public/wallets/taho.png"
4844
import TokenPocketImage from "@/public/wallets/tokenpocket.png"
4945
import TorusImage from "@/public/wallets/torus.png"
5046
import TrezorImage from "@/public/wallets/trezor.png"
5147
import UnstoppableWalletImage from "@/public/wallets/unstoppable.png"
52-
import Web3AuthImage from "@/public/wallets/web3auth.png"
5348
import XDEFIImage from "@/public/wallets/xdefi.png"
5449
import ZengoImage from "@/public/wallets/zengo.png"
5550
import ZerionImage from "@/public/wallets/zerion.png"

0 commit comments

Comments
 (0)