mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove unused use statement
This commit is contained in:
parent
baacc692f0
commit
e821da81ce
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ use std::cell::{Cell, Ref};
|
|||
use std::rc::Rc;
|
||||
use url::Url;
|
||||
|
||||
use dom::bindings::js::RootedReference;
|
||||
#[dom_struct]
|
||||
pub struct Request {
|
||||
reflector_: Reflector,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue