X-Git-Url: http://nitlanguage.org diff --git a/contrib/github_search_for_jni/src/github_search_for_jni.nit b/contrib/github_search_for_jni/src/github_search_for_jni.nit index 35b19b2..8029b2e 100644 --- a/contrib/github_search_for_jni/src/github_search_for_jni.nit +++ b/contrib/github_search_for_jni/src/github_search_for_jni.nit @@ -17,7 +17,7 @@ # Script to scan Github for repositories possibly using JNI. module github_search_for_jni -import github_api +import github::github_curl # The proprieties introduced by this redef are to be used only on a JSON object # representing a Github repository.