Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mvaivre committed Sep 21, 2022
1 parent 6dc4abc commit 747333b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import SideBar from '../components/HomePage/SideBar'
import Input from '../components/Inputs/Input'
import Select from '../components/Inputs/Select'
import WalletPassphrase from '../components/Inputs/WalletPassphrase'
import HorizontalDivider from '../components/PageComponents/HorizontalDivider'
import { FloatingPanel, Section } from '../components/PageComponents/PageContainers'
import PanelTitle from '../components/PageComponents/PanelTitle'
import Paragraph from '../components/Paragraph'
Expand Down

0 comments on commit 747333b

Please sign in to comment.