Skip to content

Commit 6118900

Browse files
committed
rustc: Remove unused import
1 parent 85d6772 commit 6118900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rustc/middle/ast_map.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import std::map::hashmap;
33
import syntax::ast::*;
44
import syntax::print::pprust;
55
import syntax::ast_util;
6-
import middle::pat_util::*;
76
import syntax::ast_util::path_to_ident;
87
import syntax::ast_util::inlined_item_methods;
98
import syntax::{visit, codemap};

0 commit comments

Comments
 (0)