mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-02 10:51:06 +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 common
|
||||
|
||||
from bitkeylib import proto
|
||||
from bitkeylib.client import CallException, PinException, OtpException
|
||||
|
||||
class TestProtectCall(common.BitkeyTest):
|
||||
|
Loading…
Reference in New Issue
Block a user