mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove usage of the deprecated OwnedAsciiExt
This commit is contained in:
parent
85aa1658cc
commit
6737be1fb1
5 changed files with 7 additions and 7 deletions
|
@ -35,7 +35,6 @@ use hyper::mime;
|
|||
use msg::constellation_msg::LoadData;
|
||||
use util::str::DOMString;
|
||||
use script_task::{ScriptChan, ScriptMsg};
|
||||
use std::ascii::OwnedAsciiExt;
|
||||
use url::UrlParser;
|
||||
use url::form_urlencoded::serialize;
|
||||
use string_cache::Atom;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue