Merge: lib/config: fix doc
[nit.git] / lib / popcorn / pop_repos.nit
index 3bdf2b0..2040c83 100644 (file)
@@ -37,6 +37,7 @@
 #
 # import popcorn
 # import popcorn::pop_repos
+# import popcorn::pop_json
 #
 # # Serializable book representation.
 # class Book
@@ -254,6 +255,7 @@ end
 # ~~~
 # import popcorn
 # import popcorn::pop_repos
+# import popcorn::pop_json
 #
 # # First, let's create a User abstraction:
 #