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 097f69d7808..eda29279bae 100644
--- a/components/script/lib.rs
+++ b/components/script/lib.rs
@@ -18,7 +18,6 @@
)]
extern crate app_units;
-extern crate audio_video_metadata;
#[cfg(any(feature = "webgl_backtrace", feature = "js_backtrace"))]
extern crate backtrace;
extern crate base64;