Skip to content

Commit

Permalink
style(linter)
Browse files Browse the repository at this point in the history
  • Loading branch information
sixtedemaupeou committed Jun 21, 2018
1 parent ca5db85 commit 0ebe319
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import styled from 'styled-components'
import { FormattedMessage } from 'react-intl'
import { NavLink } from 'react-router-dom'
import { Field, reduxForm } from 'redux-form'
import { equals, gt, head, not, prop } from 'ramda'
import { equals, gt, not, prop } from 'ramda'

import { Icon, Link, Text } from 'blockchain-info-components'
import { SelectBoxCoinifyCurrency, NumberBoxDebounced } from 'components/Form'
Expand Down

0 comments on commit 0ebe319

Please sign in to comment.