aboutsummaryrefslogtreecommitdiffstats
path: root/components/gfx/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/gfx/lib.rs')
-rw-r--r--components/gfx/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/gfx/lib.rs b/components/gfx/lib.rs
index 733178559d8..6bc600d3d67 100644
--- a/components/gfx/lib.rs
+++ b/components/gfx/lib.rs
@@ -60,7 +60,6 @@ extern crate net_traits;
extern crate profile_traits;
extern crate rand;
extern crate rustc_serialize;
-extern crate script_traits;
extern crate serde;
#[cfg(any(target_arch = "x86_64", target_arch = "aarch64"))]