mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Remove a lot of unused imports
This commit is contained in:
parent
90bae7f802
commit
00bfc6b172
23 changed files with 56 additions and 122 deletions
|
@ -14,7 +14,6 @@ ${helpers.single_keyword("table-layout", "auto fixed",
|
|||
spec="Internal-only (for `<col span>` pres attr)"
|
||||
animation_value_type="none"
|
||||
internal="True">
|
||||
use values::HasViewportPercentage;
|
||||
use values::computed::ComputedValueAsSpecified;
|
||||
|
||||
impl ComputedValueAsSpecified for SpecifiedValue {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue