aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/animation.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/animation.rs')
-rw-r--r--components/layout/animation.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/layout/animation.rs b/components/layout/animation.rs
index b14771e5de9..7fdc452ccc3 100644
--- a/components/layout/animation.rs
+++ b/components/layout/animation.rs
@@ -13,7 +13,6 @@ use script_traits::{AnimationState, ConstellationControlMsg, LayoutMsg as Conste
use std::collections::HashMap;
use std::sync::mpsc::Receiver;
use style::animation::{Animation, update_style_for_animation};
-use style::dom::TRestyleDamage;
use style::selector_parser::RestyleDamage;
use style::timer::Timer;