Remove reference to nonexistent ast.module from typestate_check.rs, stage1 doesn't like it.
This commit is contained in:
parent
52abd912c0
commit
5e98cd9472
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue