diff --git a/src/actions/TxActions.js b/src/actions/TxActions.js index ca9d3560..db5a2542 100644 --- a/src/actions/TxActions.js +++ b/src/actions/TxActions.js @@ -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 = {