Remove another unused import
This commit is contained in:
parent
bd82da1824
commit
8f58fe441e
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
use std::fmt::Write;
|
|
||||||
use syntax::ast::{Expr, Ident, Pat, Stmt, TokenTree};
|
use syntax::ast::{Expr, Ident, Pat, Stmt, TokenTree};
|
||||||
use syntax::codemap::DUMMY_SP;
|
use syntax::codemap::DUMMY_SP;
|
||||||
use syntax::ext::base::ExtCtxt;
|
use syntax::ext::base::ExtCtxt;
|
||||||
|
|
Loading…
Add table
Reference in a new issue