lib/github: implements caching to maximize rate limit.
[nit.git] / lib / github / github.nit
index 778f826..9bc63a8 100644 (file)
@@ -15,4 +15,4 @@
 # Github API related features.
 module github
 
-import api
+import cache