mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
device_tests: remove unused import
This commit is contained in:
parent
75fe46d067
commit
43d080a30d
@ -20,7 +20,6 @@ from trezorlib.tools import H_, parse_path
|
|||||||
from ..support import ckd_public as bip32
|
from ..support import ckd_public as bip32
|
||||||
from ..support.tx_cache import tx_cache
|
from ..support.tx_cache import tx_cache
|
||||||
from .common import TrezorTest
|
from .common import TrezorTest
|
||||||
from .conftest import TREZOR_VERSION
|
|
||||||
|
|
||||||
TX_API = tx_cache("Testnet")
|
TX_API = tx_cache("Testnet")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user