mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Remove unused import.
This commit is contained in:
parent
4f1feb3925
commit
bf7053bc17
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ use js::rust::Runtime;
|
|||
use layout_interface::{LayoutChan, LayoutRPC};
|
||||
use libc;
|
||||
use msg::constellation_msg::ConstellationChan;
|
||||
use msg::constellation_msg::ScriptMsg as ConstellationMsg;
|
||||
use msg::constellation_msg::{PipelineId, SubpageId, WindowSizeData, WorkerId};
|
||||
use net_traits::Metadata;
|
||||
use net_traits::image::base::Image;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue