Remove unused imports.

This commit is contained in:
Ms2ger 2015-05-06 19:20:10 +02:00
parent 72c20d8491
commit 2bfca8f96f
2 changed files with 0 additions and 2 deletions

View file

@ -26,7 +26,6 @@ use std::hash::{Hash, Hasher};
use std::rc::Rc;
use std::sync::Arc;
use azure::AzFloat;
use azure::azure_hl::BackendType;
use azure::scaled_font::ScaledFont;