aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/tests/ban.rs
diff options
context:
space:
mode:
Diffstat (limited to 'python/tidy/tests/ban.rs')
-rw-r--r--python/tidy/tests/ban.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/tidy/tests/ban.rs b/python/tidy/tests/ban.rs
index 9da46d2ee53..2ad140ab5d5 100644
--- a/python/tidy/tests/ban.rs
+++ b/python/tidy/tests/ban.rs
@@ -2,9 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
-#![feature(plugin)]
-#![plugin(script_plugins)]
-
extern crate js;
use js::jsval::JSVal;