lib & contrib: update imports
[nit.git] / src / doc / html_templates / html_components.nit
index 630d28e..a0f1399 100644 (file)
@@ -18,7 +18,7 @@ module html_components
 
 import doc_base
 import html::bootstrap
-import json::static
+import json
 
 # A label with a text content.
 class DocHTMLLabel