gnu: Remove python2-clf.

* gnu/packages/web.scm (python2-clf): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:50:23 -04:00
parent aea5860747
commit bbbfe095fb
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6354,9 +6354,6 @@ (define-public python-clf
snippets on @url{https://commandlinefu.com}.") snippets on @url{https://commandlinefu.com}.")
(license license:expat)))) (license license:expat))))
(define-public python2-clf
(package-with-python2 python-clf))
(define-public rss-bridge (define-public rss-bridge
(package (package
(name "rss-bridge") (name "rss-bridge")