mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Remove some type aliases that are now just re-exports.
This commit is contained in:
parent
5c70dfab01
commit
6d0e48f6cc
40 changed files with 50 additions and 83 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
use construct::ConstructionResult;
|
||||
use script_layout_interface::restyle_damage::RestyleDamage;
|
||||
use style::servo::PrivateStyleData;
|
||||
use style::data::PrivateStyleData;
|
||||
|
||||
/// Data that layout associates with a node.
|
||||
pub struct PrivateLayoutData {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue