lib & contrib: update imports
[nit.git] / lib / github / github_curl.nit
index 05761b1..f2d5737 100644 (file)
@@ -18,6 +18,7 @@ module github_curl
 
 import curl
 import json::static
+import json
 
 # Specific Curl that know hot to talk to the github API
 class GithubCurl