1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-29 00:31:02 +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 uio
import ure
__all__ = [
'run_tests',