Remove a lot of unused imports

This commit is contained in:
Anthony Ramine 2017-05-20 15:23:19 +02:00
parent 90bae7f802
commit 00bfc6b172
23 changed files with 56 additions and 122 deletions

View file

@ -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 {}