mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Move the from_declaration to its only caller and remove the empty legacy module.
This commit is contained in:
parent
1154cf51c8
commit
f2be9eb735
3 changed files with 6 additions and 19 deletions
|
@ -45,7 +45,6 @@ pub mod animation;
|
|||
pub mod attr;
|
||||
mod custom_properties;
|
||||
pub mod font_face;
|
||||
pub mod legacy;
|
||||
pub mod media_queries;
|
||||
pub mod node;
|
||||
pub mod parser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue