Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ryutamago committed Sep 28, 2023
1 parent f66f628 commit 90c93e0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
41 changes: 0 additions & 41 deletions src/utils/hooks/confirmModal.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/views/home/AccountsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import {
useRemoveMnemonic,
useRemoveNonMnemonic,
} from "../../utils/hooks/accountHooks";
import { useConfirmation } from "../../utils/hooks/confirmModal";
import { useAsyncActionHandler } from "../../utils/hooks/useAsyncActionHandler";
import { useAppDispatch, useAppSelector } from "../../utils/redux/hooks";
import { deriveAccount } from "../../utils/redux/thunks/restoreMnemonicAccounts";
Expand Down

0 comments on commit 90c93e0

Please sign in to comment.