Fix double import that now somehow gets caught by resolve
This commit is contained in:
parent
4ab862a50d
commit
1146136fa8
@ -45,8 +45,6 @@ import std::option::from_maybe;
|
||||
|
||||
import middle::tstate::ann::ts_ann;
|
||||
|
||||
import pretty::ppaux::ty_to_str;
|
||||
|
||||
type ty_table = hashmap[ast::def_id, ty::t];
|
||||
type fn_purity_table = hashmap[ast::def_id, ast::purity];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user