examples: annotate examples
[nit.git] / lib / popcorn / pop_auth.nit
index 9d134fa..2f84be7 100644 (file)
@@ -77,7 +77,8 @@
 # ~~~
 module pop_auth
 
-import pop_handlers
+import pop_json
+import pop_sessions
 import github
 
 # Github OAuth login handler.