mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Fix unused import warnings.
This commit is contained in:
parent
4eb1e88e8f
commit
b9fddb951e
2 changed files with 4 additions and 3 deletions
|
@ -21,7 +21,6 @@ use servo_util::time;
|
|||
|
||||
use std::comm::{Chan, Port, SharedChan};
|
||||
use std::task::spawn_with;
|
||||
use std::util;
|
||||
use extra::arc::Arc;
|
||||
|
||||
use buffer_map::BufferMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue