Skip to content

Commit

Permalink
chore(wallet-template): remove dead code (#2250)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanleecode authored Jun 28, 2024
1 parent da7d6dc commit 4129fb0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 402 deletions.
23 changes: 0 additions & 23 deletions projects/wallet-template/assets/popup.html

This file was deleted.

186 changes: 0 additions & 186 deletions projects/wallet-template/src/components/Accordion.tsx

This file was deleted.

14 changes: 0 additions & 14 deletions projects/wallet-template/src/components/IconButton.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions projects/wallet-template/src/components/index.tsx
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
export { default as Logo } from "./Logo"
export { default as light } from "./theme"
export { MenuContent } from "./MenuContent"
export { Accordion } from "./Accordion"
export { BraveModal } from "./BraveModal"
export { IconWeb3 } from "./IconWeb3"
export { Bootnodes } from "./Bootnodes"
export { Title } from "./Title"
export { Switch } from "./Switch"
export { IconButton } from "./IconButton"
Loading

0 comments on commit 4129fb0

Please sign in to comment.