gnu: Remove python2-httplib2.

* gnu/packages/python-web.scm (python2-httplib2): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:21:01 -04:00
parent 000663e05f
commit 9f97098f24
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -811,9 +811,6 @@ over a different origin than that of the web application.")
other HTTP libraries.")
(license license:expat)))
(define-public python2-httplib2
(package-with-python2 python-httplib2))
(define-public httpie
(package
(name "httpie")