aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/path.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ctr-std/src/path.rs')
-rw-r--r--ctr-std/src/path.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctr-std/src/path.rs b/ctr-std/src/path.rs
index d13baea..2435efd 100644
--- a/ctr-std/src/path.rs
+++ b/ctr-std/src/path.rs
@@ -106,7 +106,6 @@
#![stable(feature = "rust1", since = "1.0.0")]
-use ascii::*;
use borrow::{Borrow, Cow};
use cmp;
use error::Error;