mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-22 20:42:03 +00:00
fix(tests): remove unused import
[no changelog]
This commit is contained in:
parent
32dd2d5116
commit
5c1475b5c2
@ -7,7 +7,6 @@ import typing_extensions as tx
|
||||
|
||||
from trezorlib.client import PASSPHRASE_ON_DEVICE
|
||||
from trezorlib.transport import udp
|
||||
from trezorlib.transport.session import Session
|
||||
|
||||
if t.TYPE_CHECKING:
|
||||
from trezorlib._internal.emulator import Emulator
|
||||
|
Loading…
Reference in New Issue
Block a user