mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Remove unused import in script
This commit is contained in:
parent
238a8786de
commit
e4f4b2ab81
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ use dom::processinginstruction::ProcessingInstruction;
|
|||
use dom::servohtmlparser;
|
||||
use dom::servohtmlparser::{FragmentContext, ServoHTMLParser};
|
||||
use dom::text::Text;
|
||||
use encoding::types::Encoding;
|
||||
use html5ever::Attribute;
|
||||
use html5ever::serialize::TraversalScope;
|
||||
use html5ever::serialize::TraversalScope::{ChildrenOnly, IncludeNode};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue