mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove remaining unused imports
This commit is contained in:
parent
eb7b9309dd
commit
9d2eacf039
3 changed files with 0 additions and 3 deletions
|
@ -14,7 +14,6 @@ use layers::geometry::DevicePixel;
|
|||
use serde::{Deserialize, Serialize};
|
||||
use std::cell::Cell;
|
||||
use std::fmt;
|
||||
use std::sync::mpsc::channel;
|
||||
use url::Url;
|
||||
use util::geometry::{PagePx, ViewportPx};
|
||||
use util::mem::HeapSizeOf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue