Remove unused trait imports
This commit is contained in:
@@ -19,7 +19,6 @@ use ptr::P;
|
||||
use str::char_at;
|
||||
|
||||
use std::cell::RefCell;
|
||||
use std::io::Read;
|
||||
use std::iter;
|
||||
use std::path::{Path, PathBuf};
|
||||
use std::rc::Rc;
|
||||
|
||||
Reference in New Issue
Block a user