diff options
Diffstat (limited to 'tests/unit/style/lib.rs')
-rw-r--r-- | tests/unit/style/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/style/lib.rs b/tests/unit/style/lib.rs index 572a608d212..f1774fe1a09 100644 --- a/tests/unit/style/lib.rs +++ b/tests/unit/style/lib.rs @@ -6,7 +6,6 @@ #![feature(plugin, test)] extern crate app_units; -extern crate byteorder; extern crate cssparser; extern crate euclid; #[macro_use] extern crate html5ever; |