mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
Warning police.
This commit is contained in:
parent
a97955c534
commit
6803a83a54
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ use core::cell::Cell;
|
|||
use core::comm::{Chan, Port, SharedChan, stream};
|
||||
use core::task::spawn;
|
||||
use core::to_str::ToStr;
|
||||
use core::util::{replace, swap};
|
||||
use core::util::replace;
|
||||
use std::arc::ARC;
|
||||
use std::net::url::Url;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue