unicode: Fix fallout of changing #[deriving(Clone)]
This commit is contained in:
parent
8d5208ad85
commit
07bbde8932
@ -17,7 +17,6 @@
|
||||
* methods provided by the UnicodeChar trait.
|
||||
*/
|
||||
|
||||
use core::clone::Clone;
|
||||
use core::cmp;
|
||||
use core::slice::ImmutableSlice;
|
||||
use core::iter::{Filter, AdditiveIterator, Iterator, DoubleEndedIterator};
|
||||
|
Loading…
x
Reference in New Issue
Block a user