gnu: Remove python2-cssmin.

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

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

View File

@ -3714,9 +3714,6 @@ CSS tidy. Also supports URL rewriting in CSS files.")
(description "Python port of the YUI CSS Compressor.")
(license (list license:expat license:bsd-3))))
(define-public python2-cssmin
(package-with-python2 python-cssmin))
(define-public python-elasticsearch
(package
(name "python-elasticsearch")