mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Remove unused import (#33226)
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
fe44010000
commit
f810983fd2
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ use crate::dom::eventtarget::EventTarget;
|
|||
use crate::dom::htmlanchorelement::HTMLAnchorElement;
|
||||
use crate::dom::htmlbodyelement::{HTMLBodyElement, HTMLBodyElementLayoutHelpers};
|
||||
use crate::dom::htmlbuttonelement::HTMLButtonElement;
|
||||
use crate::dom::htmlcanvaselement::LayoutHTMLCanvasElementHelpers;
|
||||
use crate::dom::htmlcollection::HTMLCollection;
|
||||
use crate::dom::htmlelement::HTMLElement;
|
||||
use crate::dom::htmlfieldsetelement::HTMLFieldSetElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue