remove simplejson imports

Fixes: https://pagure.io/koji/issue/727
This commit is contained in:
Tomas Kopecek 2017-12-18 15:17:14 +01:00 committed by Mike McLean
parent 414edb6b82
commit b852381a3a
3 changed files with 2 additions and 10 deletions

View file

@ -674,7 +674,6 @@ You will need to install the following packages to actually run the tests.
* ``python-coverage``
* ``python-krbV``
* ``python-mock``
* ``python-simplejson``
* ``python-psycopg2``
* ``python-requests``
* ``python-qpid-proton``