mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-23 21:35:04 +03:00
rm unnecessary import
This commit is contained in:
parent
cb64efccd0
commit
90e53c1fd7
@ -4,7 +4,6 @@ import parseToken from './parseToken';
|
||||
import { vestsToSp } from './conversions';
|
||||
import { getState, getFeedHistory } from '../providers/steem/dsteem';
|
||||
import { getCurrencyTokenRate } from '../providers/esteem/esteem';
|
||||
import { getCurrency } from '../realm/realm';
|
||||
|
||||
export const groomingTransactionData = (transaction, steemPerMVests, formatNumber) => {
|
||||
if (!transaction || !steemPerMVests) {
|
||||
|
Loading…
Reference in New Issue
Block a user