rustc: Remove import that is, indeed, not necessary
This commit is contained in:
parent
226f4dfdfb
commit
1bf4f90291
@ -101,7 +101,6 @@
|
||||
use util::common::indenter;
|
||||
use util::ppaux::ty_to_str;
|
||||
|
||||
use core::container::Set; // XXX: this should not be necessary
|
||||
use core::to_bytes;
|
||||
use syntax::ast;
|
||||
use syntax::codemap::span;
|
||||
|
Loading…
Reference in New Issue
Block a user