aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--components/style/properties.mako.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/style/properties.mako.rs b/components/style/properties.mako.rs
index 5330de59a93..11089b165ce 100644
--- a/components/style/properties.mako.rs
+++ b/components/style/properties.mako.rs
@@ -2687,8 +2687,6 @@ pub mod shorthands {
use properties::longhands::{background_color, background_position, background_repeat};
use properties::longhands::{background_attachment, background_image, background_size};
- use cssparser::Token;
-
let mut color = None;
let mut image = None;
let mut position = None;