mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove an unused import from xmlhttprequest.
This commit is contained in:
parent
dd5f338254
commit
2547fcb1e9
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ use std::ascii::AsciiExt;
|
|||
use std::borrow::ToOwned;
|
||||
use std::cell::{Cell, RefCell};
|
||||
use std::default::Default;
|
||||
use std::sync::mpsc::channel;
|
||||
use std::sync::{Arc, Mutex};
|
||||
use string_cache::Atom;
|
||||
use time;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue