mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove unused import.
This commit is contained in:
parent
e0bd80f807
commit
ce8c7b9862
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ use dom::bindings::codegen::Bindings::MouseEventBinding;
|
|||
use dom::bindings::codegen::Bindings::MouseEventBinding::MouseEventMethods;
|
||||
use dom::bindings::codegen::Bindings::UIEventBinding::UIEventMethods;
|
||||
use dom::bindings::codegen::InheritTypes::{EventCast, UIEventCast, MouseEventDerived};
|
||||
use dom::bindings::error::Error::NotSupported;
|
||||
use dom::bindings::error::Fallible;
|
||||
use dom::bindings::global::GlobalRef;
|
||||
use dom::bindings::js::{JS, MutNullableHeap, Root, RootedReference};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue