typing: `isa` do not adapt to a supertype.
[nit.git] / src / web / web.nit
index c6a12f0..e82a0f5 100644 (file)
@@ -15,5 +15,7 @@
 # Components required to build a web server about the nit model.
 module web
 
-import web_actions
 import model_api
+import api_catalog
+import api_graph
+import api_docdown