Fix errors

This commit is contained in:
Adolfo Ochagavía
2014-07-04 22:38:13 +02:00
parent c6b82c7566
commit 584fbde5d1
22 changed files with 51 additions and 110 deletions

View File

@@ -13,7 +13,6 @@ use std::cmp;
use std::fmt;
use std::iter;
use std::num;
use std::str;
/// Static data containing Unicode ranges for general categories and scripts.
use unicode::regex::{UNICODE_CLASSES, PERLD, PERLS, PERLW};