mirror of
https://github.com/servo/servo.git
synced 2025-07-25 08:10:21 +01:00
Remove unused import.
This commit is contained in:
parent
3a3ac2281b
commit
0833c16b00
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ use task_state;
|
|||
|
||||
use libc::funcs::posix88::unistd::usleep;
|
||||
use rand::{Rng, weak_rng, XorShiftRng};
|
||||
use std::mem;
|
||||
use std::sync::atomic::{AtomicUsize, Ordering};
|
||||
use std::sync::mpsc::{channel, Sender, Receiver};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue