aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/net_traits/lib.rs')
-rw-r--r--components/net_traits/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/net_traits/lib.rs b/components/net_traits/lib.rs
index ad579d9b2d3..31327582b00 100644
--- a/components/net_traits/lib.rs
+++ b/components/net_traits/lib.rs
@@ -11,7 +11,6 @@
#![feature(custom_attribute)]
#![plugin(serde_macros, plugins)]
-extern crate euclid;
extern crate hyper;
extern crate image as piston_image;
extern crate ipc_channel;