aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/workqueue.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/util/workqueue.rs')
-rw-r--r--components/util/workqueue.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/util/workqueue.rs b/components/util/workqueue.rs
index 5b27b4a5dab..f7823448243 100644
--- a/components/util/workqueue.rs
+++ b/components/util/workqueue.rs
@@ -288,4 +288,3 @@ impl<QueueData: Send, WorkData: Send> WorkQueue<QueueData, WorkData> {
}
}
}
-