gnu: Remove python2-ledgerblue.

* gnu/packages/finance.scm (python2-ledgerblue): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:33:47 -04:00
parent 50491574a6
commit 6ad2c39af8
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -978,9 +978,6 @@ of Bitcoin BIP-0039.")
Ledger Blue/Nano S.") Ledger Blue/Nano S.")
(license license:asl2.0))) (license license:asl2.0)))
(define-public python2-ledgerblue
(package-with-python2 python-ledgerblue))
(define-public python-btchip-python (define-public python-btchip-python
(package (package
(name "python-btchip-python") (name "python-btchip-python")