mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
removed unused imports
This commit is contained in:
parent
e8cf789fc5
commit
9980acf2c5
4 changed files with 2 additions and 7 deletions
|
@ -123,7 +123,6 @@ use string_cache::{Atom, QualName};
|
|||
use style::context::ReflowGoal;
|
||||
use style::restyle_hints::ElementSnapshot;
|
||||
use style::servo::Stylesheet;
|
||||
use task_source::dom_manipulation::DOMManipulationTask;
|
||||
use time;
|
||||
use url::Url;
|
||||
use url::percent_encoding::percent_decode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue