Skip to content

Commit

Permalink
Remove unused use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jeenalee committed Oct 27, 2016
1 parent baacc69 commit e821da8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/script/dom/request.rs
Expand Up @@ -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,
Expand Down

0 comments on commit e821da8

Please sign in to comment.