mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Removed unused import script_layout_interface::reporter::CSSErrorReporter
This commit is contained in:
parent
bc1ac6e64c
commit
e13daa1e78
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ use profile_traits::time::{TimerMetadataFrameType, TimerMetadataReflowType};
|
|||
use script::layout_wrapper::{ServoLayoutElement, ServoLayoutDocument, ServoLayoutNode};
|
||||
use script_layout_interface::message::{Msg, NewLayoutThreadInfo, Reflow, ReflowQueryType};
|
||||
use script_layout_interface::message::{ScriptReflow, ReflowComplete};
|
||||
use script_layout_interface::reporter::CSSErrorReporter;
|
||||
use script_layout_interface::rpc::{LayoutRPC, MarginStyleResponse, NodeOverflowResponse, OffsetParentResponse};
|
||||
use script_layout_interface::rpc::TextIndexResponse;
|
||||
use script_layout_interface::wrapper_traits::LayoutNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue