aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/lib.rs')
-rw-r--r--components/script/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script/lib.rs b/components/script/lib.rs
index a871b320758..e28bf016e55 100644
--- a/components/script/lib.rs
+++ b/components/script/lib.rs
@@ -70,7 +70,6 @@ extern crate msg;
extern crate net_traits;
extern crate num_traits;
extern crate offscreen_gl_context;
-extern crate open;
extern crate parking_lot;
extern crate phf;
#[macro_use]