8000 Remove from example · unicode-rs/unicode-segmentation@be647b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit be647b5

Browse files
committed
Remove from example
1 parent 458951e commit be647b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
//! to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules.
1313
//!
1414
//! ```rust
15-
//! extern crate unicode_segmentation;
16-
//!
1715
//! use unicode_segmentation::UnicodeSegmentation;
1816
//!
1917
//! fn main() {

0 commit comments

Comments
 (0)
0