char: fix unused import warning
This commit is contained in:
parent
c081ffbd1e
commit
7fed480073
@ -10,6 +10,7 @@
|
||||
|
||||
//! Utilities for manipulating the char type
|
||||
|
||||
#[cfg(notest)]
|
||||
use cmp::Ord;
|
||||
use option::{None, Option, Some};
|
||||
use str;
|
||||
|
Loading…
x
Reference in New Issue
Block a user