mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove unused imports.
This commit is contained in:
parent
82be491fa3
commit
108c9b161c
3 changed files with 1 additions and 6 deletions
|
@ -58,7 +58,6 @@ use selectors::parser::Selector;
|
|||
use selectors::parser::parse_author_origin_selector_list_from_str;
|
||||
use selectors::matching::matches;
|
||||
use style::properties::ComputedValues;
|
||||
use style;
|
||||
|
||||
use js::jsapi::{JSContext, JSObject, JSRuntime};
|
||||
use core::nonzero::NonZero;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue