Remove unused 'mem' import in 'os_str' module
This commit is contained in:
parent
33eaa94f90
commit
627998e86f
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
use borrow::{Borrow, Cow};
|
||||
use fmt;
|
||||
use mem;
|
||||
use ops;
|
||||
use cmp;
|
||||
use hash::{Hash, Hasher};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue