mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-14 17:48:10 +00:00
Remove unused imports in std
This commit is contained in:
parent
ef0364e9e4
commit
278a4dbb0f
@ -26,7 +26,6 @@ use core::either::Either;
|
||||
use core::either;
|
||||
use core::io::WriterUtil;
|
||||
use core::io;
|
||||
use core::libc::size_t;
|
||||
use core::comm::{stream, Chan, Port, SharedChan};
|
||||
use core::option;
|
||||
use core::prelude::*;
|
||||
|
Loading…
Reference in New Issue
Block a user