style: Remove some redundant use statements.

This commit is contained in:
Emilio Cobos Álvarez 2019-04-03 12:00:44 +02:00
parent c106fb1231
commit b268ef6aed
7 changed files with 4 additions and 20 deletions

View file

@ -986,7 +986,6 @@ fn get_animation_rule(
element: &GeckoElement,
cascade_level: CascadeLevel,
) -> Option<Arc<Locked<PropertyDeclarationBlock>>> {
use crate::gecko_bindings::sugar::ownership::HasSimpleFFI;
use crate::properties::longhands::ANIMATABLE_PROPERTY_COUNT;
// There's a very rough correlation between the number of effects