mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-28 03:08:30 +00:00
eslint
This commit is contained in:
parent
695ae17176
commit
ea36e56ece
@ -12,7 +12,7 @@ import type {
|
|||||||
PromiseAction,
|
PromiseAction,
|
||||||
} from 'flowtype';
|
} from 'flowtype';
|
||||||
|
|
||||||
import type { EthereumTransaction, RippleTransaction } from 'trezor-connect';
|
import type { EthereumTransaction } from 'trezor-connect';
|
||||||
import type { Token } from 'reducers/TokensReducer';
|
import type { Token } from 'reducers/TokensReducer';
|
||||||
|
|
||||||
type EthereumTxRequest = {
|
type EthereumTxRequest = {
|
||||||
|
Loading…
Reference in New Issue
Block a user