Skip to content

Commit

Permalink
Remove Shadow Wallet (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink authored Sep 3, 2024
1 parent 9ced96b commit 3311bd9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
2 changes: 0 additions & 2 deletions data/wallets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import devWallet from './wallets/dev-wallet/dev-wallet'
import flowWallet from './wallets/flow-wallet/flow-wallet'
import ledger from './wallets/ledger/ledger'
import nufi from './wallets/nufi/nufi'
import shadow from './wallets/shadow/shadow'
import { Browser } from '../helpers/browsers'
import { MobilePlatform } from '../helpers/device'

Expand Down Expand Up @@ -54,5 +53,4 @@ export const wallets: WalletConfig[] = [
ledger,
nufi,
blocto,
shadow,
]
4 changes: 0 additions & 4 deletions data/wallets/shadow/shadow.svg

This file was deleted.

47 changes: 0 additions & 47 deletions data/wallets/shadow/shadow.ts

This file was deleted.

0 comments on commit 3311bd9

Please sign in to comment.