lib & contrib: update imports
[nit.git] / src / doc / doc_phases / doc_indexing.nit
index 5a2a336..066f8ab 100644 (file)
@@ -18,6 +18,7 @@ module doc_indexing
 import doc_base
 import html_templates::html_model # FIXME maybe this phase should depend on `html_render`
 private import json::static
+private import json
 
 # Generate the index for then Nitdoc QuickSearch field.
 #