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 92be1272d6f..8a2829059c0 100644
--- a/components/script/lib.rs
+++ b/components/script/lib.rs
@@ -22,7 +22,6 @@
#![doc = "The script crate contains all matters DOM."]
-#![plugin(plugins)]
#![plugin(script_plugins)]
extern crate angle;