Skip to content

Commit

Permalink
chore: remove unused imports in RenameDialog and AddressInput components
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] committed Mar 4, 2025
1 parent cc296d9 commit da11e74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/kit/src/components/RenameDialog/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import {
Select,
Stack,
Toast,
useDialogInstance,
} from '@onekeyhq/components';
import type { IDialogShowProps } from '@onekeyhq/components/src/composite/Dialog/type';
import type { IDBIndexedAccount } from '@onekeyhq/kit-bg/src/dbs/local/types';
Expand Down

0 comments on commit da11e74

Please sign in to comment.