Fix warnings
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
// The Rust abstract syntax tree.
|
||||
|
||||
use codemap::{span, FileName, spanned};
|
||||
use codemap::{span, spanned};
|
||||
use abi::AbiSet;
|
||||
use opt_vec::OptVec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user