mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Warning police.
This commit is contained in:
parent
f279abbf9f
commit
64c0de9fe7
44 changed files with 146 additions and 160 deletions
|
@ -22,7 +22,7 @@ use servo_util::time::{ProfilerChan, profile};
|
|||
use servo_util::time;
|
||||
use servo_util::task::send_on_failure;
|
||||
|
||||
use std::comm::{Chan, Port, Chan};
|
||||
use std::comm::{Chan, Port};
|
||||
use std::task;
|
||||
use sync::Arc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue