mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove the IterableContext trait.
It serves no purpose.
This commit is contained in:
parent
2ce9eba3dc
commit
e7eee3b067
4 changed files with 8 additions and 16 deletions
|
@ -11,7 +11,6 @@ use dom::bindings::js::Root;
|
|||
use dom::bindings::refcounted::Trusted;
|
||||
use dom::bindings::reflector::{Reflectable, Reflector, reflect_dom_object};
|
||||
use dom::bindings::str::DOMString;
|
||||
use dom::browsingcontext::IterableContext;
|
||||
use dom::event::{Event, EventBubbles, EventCancelable};
|
||||
use dom::storageevent::StorageEvent;
|
||||
use dom::urlhelper::UrlHelper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue