Skip to content

Commit 1104c0d

Browse files
Update string.rs
1 parent 2c3f9d8 commit 1104c0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/alloc/src/string.rs

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
4343
#![stable(feature = "rust1", since = "1.0.0")]
4444

45-
use core::char::MAX_LEN_UTF8;
4645
use core::error::Error;
4746
use core::fmt;
4847
use core::hash;

0 commit comments

Comments
 (0)