aboutsummaryrefslogtreecommitdiff
path: root/examples/words-std.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/words-std.rs')
-rw-r--r--examples/words-std.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/words-std.rs b/examples/words-std.rs
index 7eae116..aeeeb26 100644
--- a/examples/words-std.rs
+++ b/examples/words-std.rs
@@ -1,5 +1,3 @@
-extern crate unicode_segmentation;
-
use std::error::Error;
use std::io::{self, BufRead};