Removing warnings

This commit is contained in:
Tomasz Drwięga
2016-05-23 11:46:01 +02:00
parent f738f5e032
commit 256557d3cc
10 changed files with 10 additions and 22 deletions

View File

@@ -24,7 +24,6 @@ use syntax::ast::{
use syntax::ast;
use syntax::codemap::Span;
use syntax::ext::base::{Annotatable, ExtCtxt};
use syntax::ext::build::AstBuilder;
use syntax::ptr::P;
pub struct Error;