1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-13 20:08:56 +00:00
This commit is contained in:
Szymon Lesisz 2018-12-03 21:59:38 +01:00
parent 695ae17176
commit ea36e56ece

View File

@ -12,7 +12,7 @@ import type {
PromiseAction,
} from 'flowtype';
import type { EthereumTransaction, RippleTransaction } from 'trezor-connect';
import type { EthereumTransaction } from 'trezor-connect';
import type { Token } from 'reducers/TokensReducer';
type EthereumTxRequest = {