mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
tests: no need to include ubinascii for unit tests
This commit is contained in:
parent
333c0a633a
commit
fe0534658f
@ -1,7 +1,6 @@
|
||||
from common import *
|
||||
|
||||
from trezor.crypto import crc
|
||||
from ubinascii import unhexlify
|
||||
|
||||
|
||||
class TestCryptoCrc(unittest.TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user