gnu: Remove python2-htmlmin.

* gnu/packages/python-web.scm (python2-htmlmin): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vinicius Monego 2022-01-19 14:09:08 +00:00 committed by Mathieu Othacehe
parent a53abfb075
commit daa315c082
No known key found for this signature in database
GPG Key ID: 8354763531769CA6

View File

@ -3540,9 +3540,6 @@ specs from your Flask-Restful projects.")
It comes with safe defaults and easily configurable options.")
(license license:bsd-3)))
(define-public python2-htmlmin
(package-with-python2 python-htmlmin))
(define-public python-flask-htmlmin
(package
(name "python-flask-htmlmin")