mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Remove unused imports.
This commit is contained in:
parent
82be491fa3
commit
108c9b161c
3 changed files with 1 additions and 6 deletions
|
@ -60,7 +60,6 @@ use dom::virtualmethods::{VirtualMethods, vtable_for};
|
|||
|
||||
use devtools_traits::AttrInfo;
|
||||
use smallvec::VecLike;
|
||||
use style;
|
||||
use style::legacy::{UnsignedIntegerAttribute, from_declaration};
|
||||
use style::properties::{PropertyDeclarationBlock, PropertyDeclaration, parse_style_attribute};
|
||||
use style::properties::DeclaredValue::SpecifiedValue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue