Remove unused 'mem' import in 'path' module
This commit is contained in:
@@ -86,7 +86,6 @@ use fs;
|
||||
use hash::{Hash, Hasher};
|
||||
use io;
|
||||
use iter::{self, FusedIterator};
|
||||
use mem;
|
||||
use ops::{self, Deref};
|
||||
|
||||
use ffi::{OsStr, OsString};
|
||||
|
||||
Reference in New Issue
Block a user