aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webxr/xrtest.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/webxr/xrtest.rs')
-rw-r--r--components/script/dom/webxr/xrtest.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script/dom/webxr/xrtest.rs b/components/script/dom/webxr/xrtest.rs
index 02c090b2a1f..b56049b6dff 100644
--- a/components/script/dom/webxr/xrtest.rs
+++ b/components/script/dom/webxr/xrtest.rs
@@ -28,7 +28,6 @@ use crate::dom::globalscope::GlobalScope;
use crate::dom::promise::Promise;
use crate::script_runtime::CanGc;
use crate::script_thread::ScriptThread;
-use crate::task_source::TaskSource;
#[dom_struct]
pub struct XRTest {