aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/script_thread.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/script_thread.rs')
-rw-r--r--components/script/script_thread.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script/script_thread.rs b/components/script/script_thread.rs
index 99c5d25169f..b9027c96390 100644
--- a/components/script/script_thread.rs
+++ b/components/script/script_thread.rs
@@ -101,7 +101,6 @@ use task_source::user_interaction::UserInteractionTaskSource;
use time::Tm;
use url::Url;
use util::opts;
-use util::prefs::get_pref;
use util::str::DOMString;
use util::thread;
use util::thread_state;