unicode: Fix fallout of changing #[deriving(Clone)]
This commit is contained in:
parent
8d5208ad85
commit
07bbde8932
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue