1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-30 01:01:00 +00:00

tests: remove useless import

This commit is contained in:
Jan Pochyla 2017-11-24 15:13:19 +01:00
parent 09f18bb444
commit 0f2a82e9f1

View File

@ -1,6 +1,5 @@
import sys import sys
import uio import uio
import ure
__all__ = [ __all__ = [
'run_tests', 'run_tests',