diff options
Diffstat (limited to 'src/util/eco.rs')
| -rw-r--r-- | src/util/eco.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util/eco.rs b/src/util/eco.rs index 2e326f32..08c2117d 100644 --- a/src/util/eco.rs +++ b/src/util/eco.rs @@ -1,5 +1,3 @@ -//! An economical string. - use std::borrow::Borrow; use std::cmp::Ordering; use std::convert::TryFrom; |
