Skip to content

Commit

Permalink
chore: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Nov 16, 2024
1 parent b48da3d commit f017e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/extension-polkagate/src/partials/Menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ interface Props {
isMenuOpen: boolean;
}

const enum COLLAPSIBLE_MENUS {
enum COLLAPSIBLE_MENUS {
NONE,
NEW_ACCOUNT,
IMPORT_ACCOUNT,
Expand Down

0 comments on commit f017e4b

Please sign in to comment.