Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Welber committed May 30, 2018
1 parent 058e78b commit d39a13f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { delay } from 'redux-saga'
import * as A from './actions'
import * as actions from '../../actions'
import * as selectors from '../../selectors.js'
import { merge, path, prop, equals, head } from 'ramda'
import * as C from 'services/AlertService'
import * as service from 'services/CoinifyService'
import * as sendBtcActions from '../../components/sendBtc/actions'
Expand Down

0 comments on commit d39a13f

Please sign in to comment.