Remove redundant import

This commit is contained in:
Erick Tryzelaar
2015-05-18 23:33:18 -07:00
parent ff8c3b3d51
commit 3396388222
-1
View File
@@ -5,7 +5,6 @@ use std::path;
use std::rc::Rc;
use std::str;
use std::sync::Arc;
use std::str;
use num::FromPrimitive;