Skip to content

Commit

Permalink
fix(remove unused var)
Browse files Browse the repository at this point in the history
  • Loading branch information
sixtedemaupeou committed Jun 5, 2018
1 parent 2ba6bf4 commit 874329a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { Field, reduxForm } from 'redux-form'
import ui from 'redux-ui'
import { path } from 'ramda'

import { Remote } from 'blockchain-wallet-v4/src'
import { actions } from 'data'
import { TabMenuBuySellStatus } from 'components/Form'
import HorizontalMenu from 'components/HorizontalMenu'
Expand Down

0 comments on commit 874329a

Please sign in to comment.