gnu: python2-flask-principal: Remove package.

* gnu/packages/python-web.scm (python2-flask-principal): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 14:13:26 -05:00
parent 3e205aea17
commit f597352c68
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3855,9 +3855,6 @@ (define-public python-flask-principal
thread-local variable.")
(license license:expat)))
(define-public python2-flask-principal
(package-with-python2 python-flask-principal))
(define-public python-flask-httpauth
(package
(name "python-flask-httpauth")