mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +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
|
@ -38,7 +38,6 @@ use msg::constellation_msg::ConstellationChan;
|
|||
use util::str::DOMString;
|
||||
use string_cache::Atom;
|
||||
|
||||
use std::ascii::OwnedAsciiExt;
|
||||
use std::borrow::ToOwned;
|
||||
use std::cell::Cell;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue