mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
fix lint
Signed-off-by: rayguo17 <rayguo17@gmail.com>
This commit is contained in:
parent
445829872c
commit
fa49505986
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ pub mod wrapper_traits;
|
|||
use std::any::Any;
|
||||
use std::sync::Arc;
|
||||
use std::sync::atomic::{AtomicIsize, AtomicU64, Ordering};
|
||||
use std::time::Duration;
|
||||
|
||||
use app_units::Au;
|
||||
use atomic_refcell::AtomicRefCell;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue