gnu: python2-flask-restful-swagger: Remove package.

* gnu/packages/python-web.scm (python2-flask-restful-swagger): Remove
variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 14:14:04 -05:00
parent 8ea0bbb19d
commit e765fc9677
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3492,9 +3492,6 @@ (define-public python-flask-restful-swagger
specs from your Flask-Restful projects.")
(license license:expat)))
(define-public python2-flask-restful-swagger
(package-with-python2 python-flask-restful-swagger))
(define-public python-htmlmin
(package
(name "python-htmlmin")