modelize_class: Remove an unnecessary pre-condition
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Tue, 2 Aug 2016 18:09:49 +0000 (14:09 -0400)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Tue, 2 Aug 2016 18:09:49 +0000 (14:09 -0400)
commit7b096bae81278c3972b6052bf83715bdc0d58b7c
tree7a6dad005856319e71ae1f925a2ddff1160cb197
parent05532f47776c3197fb06af5132211d31c3189e4c
modelize_class: Remove an unnecessary pre-condition

`build_classes` calls itself recursively on imported modules. So, there is
no point to specify that imported modules must be processed first.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
src/modelize/modelize_class.nit