Skip to content

Commit e86669c

Browse files
committed
Remove unnecessary device_ids.py
1 parent 64c1953 commit e86669c

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

hwilib/commands.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
import glob
1111
import importlib
1212

13-
from .device_ids import trezor_device_ids, keepkey_device_ids, ledger_device_ids,\
14-
digitalbitbox_device_ids, coldcard_device_ids
1513
from .serializations import PSBT, Base64ToHex, HexToBase64, hash160
1614
from .base58 import xpub_to_address, xpub_to_pub_hex, get_xpub_fingerprint_as_id, get_xpub_fingerprint_hex
1715
from os.path import dirname, basename, isfile

hwilib/device_ids.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)