diff --git a/components/shared/compositing/constellation_msg.rs b/components/shared/compositing/constellation_msg.rs index dac141b61b4..2a64db84651 100644 --- a/components/shared/compositing/constellation_msg.rs +++ b/components/shared/compositing/constellation_msg.rs @@ -18,7 +18,6 @@ use script_traits::{ WebDriverCommandMsg, WindowSizeData, WindowSizeType, }; use servo_url::ServoUrl; -use webrender_api::units::DeviceRect; /// Messages to the constellation. pub enum ConstellationMsg {