device_tests: remove unused import

pull/142/head
matejcik 5 years ago
parent 75fe46d067
commit 43d080a30d

@ -20,7 +20,6 @@ from trezorlib.tools import H_, parse_path
from ..support import ckd_public as bip32
from ..support.tx_cache import tx_cache
from .common import TrezorTest
from .conftest import TREZOR_VERSION
TX_API = tx_cache("Testnet")

Loading…
Cancel
Save