Skip to content

Commit 6351b79

Browse files
author
Théo Degioanni
committed
Unused import
1 parent 7469aaf commit 6351b79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ extern crate hyphenation;
5454
use std::borrow::Cow;
5555
use std::str::CharIndices;
5656

57-
use unicode_width::UnicodeWidthStr;
5857
pub use unicode_width::UnicodeWidthChar;
5958
#[cfg(feature = "hyphenation")]
6059
use hyphenation::{Corpus, Hyphenation};

0 commit comments

Comments
 (0)