import: utils: Remove dependency on (json) module.

This fixes a regression introduced by commit
fbe9c1012820ab72f022a6ec958c35b431ae7a74.

* guix/import/utils.scm: Remove unused (json) module.
This commit is contained in:
Alex Kost 2016-10-15 19:41:35 +03:00
parent 60da9fb110
commit b37e1e6428
No known key found for this signature in database
GPG Key ID: 82460C082A0EE98F

@ -26,7 +26,6 @@
#:use-module (guix utils)
#:use-module (ice-9 match)
#:use-module (ice-9 regex)
#:use-module (json)
#:use-module (srfi srfi-1)
#:export (factorize-uri