Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 77ec387

Browse files
committed
Merge pull request #16 from drizzt/patch-1
Don't include usb.core in btchipPersoWizard.py
2 parents cb683f3 + 7d6bc61 commit 77ec387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

btchip/btchipPersoWizard.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
except:
2929
MNEMONIC = False
3030

31-
from usb.core import USBError
3231
from btchipComm import getDongle, DongleWait
3332
from btchip import btchip
3433
from btchipUtils import compress_public_key,format_transaction, get_regular_input_script

0 commit comments

Comments
 (0)