Remove reference to nonexistent ast.module from typestate_check.rs, stage1 doesn't like it.
This commit is contained in:
parent
52abd912c0
commit
5e98cd9472
@ -45,7 +45,6 @@ import front.ast.ann_type;
|
||||
import front.ast._obj;
|
||||
import front.ast._mod;
|
||||
import front.ast.crate;
|
||||
import front.ast.module;
|
||||
import front.ast.mod_index_entry;
|
||||
import front.ast.mie_item;
|
||||
import front.ast.item_fn;
|
||||
|
Loading…
Reference in New Issue
Block a user