X-Git-Url: http://nitlanguage.org diff --git a/src/model/model.nit b/src/model/model.nit index f3c3164..d4d2c1c 100644 --- a/src/model/model.nit +++ b/src/model/model.nit @@ -25,8 +25,6 @@ # FIXME: better handling of the types module model -import poset -import location import mmodule import mdoc import ordered_tree