Cleanup unused imports
This commit is contained in:
parent
9bc2f1800d
commit
5a7249c935
61 changed files with 104 additions and 204 deletions
|
|
@ -2,7 +2,6 @@ import std::{smallintmap, option};
|
|||
import syntax::ast::*;
|
||||
import syntax::ast_util;
|
||||
import syntax::{visit, codemap};
|
||||
import visit::vt;
|
||||
|
||||
tag ast_node {
|
||||
node_item(@item);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue