Skip to content

Commit

Permalink
auto merge of #5155 : Ms2ger/servo/unused-import, r=SimonSapin
Browse files Browse the repository at this point in the history
  • Loading branch information
bors-servo committed Mar 5, 2015
2 parents 67548a6 + ff2f7ea commit caf5663
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/style/properties.mako.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit caf5663

Please sign in to comment.