Skip to content

Commit 07bbde8

Browse files
author
Jorge Aparicio
committed
unicode: Fix fallout of changing #[deriving(Clone)]
1 parent 8d5208a commit 07bbde8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libunicode/u_str.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
* methods provided by the UnicodeChar trait.
1818
*/
1919

20-
use core::clone::Clone;
2120
use core::cmp;
2221
use core::slice::ImmutableSlice;
2322
use core::iter::{Filter, AdditiveIterator, Iterator, DoubleEndedIterator};

0 commit comments

Comments
 (0)