gnu: python2-sadisplay: Remove package.

* gnu/packages/databases.scm (python2-sadisplay): Delete variable.
This commit is contained in:
zimoun 2021-11-15 15:26:10 +01:00 committed by Ricardo Wurmus
parent f6d8ea4675
commit 9130a382b9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3486,9 +3486,6 @@ (define-public python-sadisplay
database).")
(license license:bsd-3)))
(define-public python2-sadisplay
(package-with-python2 python-sadisplay))
(define-public yoyo-migrations
(package
(name "yoyo-migrations")