tests: no need to include ubinascii for unit tests

pull/25/head
Pavol Rusnak 7 years ago
parent 333c0a633a
commit fe0534658f
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -1,7 +1,6 @@
from common import *
from trezor.crypto import crc
from ubinascii import unhexlify
class TestCryptoCrc(unittest.TestCase):

Loading…
Cancel
Save