gnu: Remove python2-simplejson.

* gnu/packages/python-xyz.scm (python2-simplejson): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 02:52:49 -04:00
parent d6c43683cf
commit 3bf50750fc
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -2724,9 +2724,6 @@ the optional C extension for speedups. Simplejson is also supported on
Python 3.3+.") Python 3.3+.")
(license license:x11))) (license license:x11)))
(define-public python2-simplejson
(package-with-python2 python-simplejson))
(define-public python-pyicu (define-public python-pyicu
(package (package