Skip to content

Commit

Permalink
Voting: remove unnecesary dep (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
AquiGorka authored Feb 25, 2019
1 parent 200e6ef commit 93af822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/voting/app/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import VotePanelContent from './components/VotePanelContent'
import NewVotePanelContent from './components/NewVotePanelContent'
import AutoLink from './components/AutoLink'
import MenuButton from './components/MenuButton/MenuButton'
import NewVoteButton from './components/NewVoteButton/NewVoteButton'
import AppLayout from './components/AppLayout'
import NewVoteIcon from './components/NewVoteIcon'
import { networkContextType } from './utils/provideNetwork'
Expand Down

0 comments on commit 93af822

Please sign in to comment.