mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-08 21:52:42 +00:00
Removed unnecessary import in test_protect_call
This commit is contained in:
parent
db26da19a9
commit
80e25b1410
@ -1,7 +1,6 @@
|
|||||||
import unittest
|
import unittest
|
||||||
import common
|
import common
|
||||||
|
|
||||||
from bitkeylib import proto
|
|
||||||
from bitkeylib.client import CallException, PinException, OtpException
|
from bitkeylib.client import CallException, PinException, OtpException
|
||||||
|
|
||||||
class TestProtectCall(common.BitkeyTest):
|
class TestProtectCall(common.BitkeyTest):
|
||||||
|
Loading…
Reference in New Issue
Block a user