neo4j: Use the `json` library.
[nit.git] / lib / neo4j / error.nit
index 98298c6..f9df000 100644 (file)
@@ -11,7 +11,7 @@
 # Errors thrown by the `neo4j` library.
 module neo4j::error
 
-import jsonable
+import json::static
 
 # An error thrown by the `neo4j` API.
 #