gnu: python2-falcon-cors: Remove package.

* gnu/packages/python-web.scm (python2-falcon-cors): Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:15:58 -05:00
parent 3c816ac243
commit 5bc0c8fe3e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -533,9 +533,6 @@ (define-public python-falcon-cors
over a different origin than that of the web application.")
(license license:asl2.0)))
(define-public python2-falcon-cors
(package-with-python2 python-falcon-cors))
(define-public python-furl
(package
(name "python-furl")