Removed unused imports

This commit is contained in:
slush0 2016-04-30 02:37:46 +02:00
parent 413ed2259a
commit 0341e6f724
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
import hid import hid
import time import time
import platform from transport import Transport, ConnectionError
from transport import Transport, ConnectionError, NotImplementedException
DEVICE_IDS = [ DEVICE_IDS = [
# (0x10c4, 0xea80), # TREZOR Shield # (0x10c4, 0xea80), # TREZOR Shield