Browse Source

remove not needed dependancy

master
NastiaS 7 years ago
parent
commit
8a89e27d17
  1. 1
      src/components/DashboardPage/index.js

1
src/components/DashboardPage/index.js

@ -10,7 +10,6 @@ import {
formatCurrencyUnit,
getFiatCurrencyByTicker,
} from '@ledgerhq/live-common/lib/helpers/currencies'
import moment from 'moment'
import type { Account } from '@ledgerhq/live-common/lib/types'

Loading…
Cancel
Save