mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Remove unused import (#32192)
Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
This commit is contained in:
parent
b30fb90b8e
commit
bccbc87db7
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ use script_traits::{
|
||||||
WebDriverCommandMsg, WindowSizeData, WindowSizeType,
|
WebDriverCommandMsg, WindowSizeData, WindowSizeType,
|
||||||
};
|
};
|
||||||
use servo_url::ServoUrl;
|
use servo_url::ServoUrl;
|
||||||
use webrender_api::units::DeviceRect;
|
|
||||||
|
|
||||||
/// Messages to the constellation.
|
/// Messages to the constellation.
|
||||||
pub enum ConstellationMsg {
|
pub enum ConstellationMsg {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue