remove unused imports
This commit is contained in:
parent
30973ccb90
commit
bbcff95ac5
20 changed files with 2 additions and 33 deletions
|
|
@ -39,8 +39,6 @@ pub mod rt {
|
|||
use parse;
|
||||
use print::pprust;
|
||||
|
||||
use core::str;
|
||||
|
||||
pub use ast::*;
|
||||
pub use parse::token::*;
|
||||
pub use parse::new_parser_from_tts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue