fix: lamassu-coins import

fix: USDT wallet splash screen
This commit is contained in:
Sérgio Salgado 2021-06-07 17:59:09 +01:00 committed by Josh Harvey
parent c0fff41368
commit dff407e30e
10 changed files with 233 additions and 703 deletions

View file

@ -7,7 +7,6 @@ import * as R from 'ramda'
import React from 'react'
import { useHistory } from 'react-router-dom'
import { utils } from 'lamassu-coins'
import LogsDowloaderPopover from 'src/components/LogsDownloaderPopper'
import Title from 'src/components/Title'
import DataTable from 'src/components/tables/DataTable'