Skip to content

Commit

Permalink
fix(wallet-setup): add empty wallet state
Browse files Browse the repository at this point in the history
  • Loading branch information
banklesss committed Apr 23, 2024
1 parent b875838 commit 4d8e552
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {useMetrics} from '../../../metrics/metricsManager'
import {useWalletNavigation} from '../../../navigation'
import {WalletMeta} from '../../../wallet-manager/types'
import {useWalletManager} from '../../../wallet-manager/WalletManagerContext'
// import * as HASKELL_SHELLEY from '../../../yoroi-wallets/cardano/constants/mainnet/constants'
import {InvalidState} from '../../../yoroi-wallets/cardano/errors'
import {isJormungandr} from '../../../yoroi-wallets/cardano/networks'
import {useOpenWallet, useWalletMetas} from '../../../yoroi-wallets/hooks'
Expand Down

0 comments on commit 4d8e552

Please sign in to comment.