From 8aeaa3fc02a1cd3fc2c7ccde6f9b625b45585b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Sat, 15 Sep 2018 19:10:34 +0200 Subject: [PATCH] style: Remove a useless type bound. --- components/style/values/specified/basic_shape.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/components/style/values/specified/basic_shape.rs b/components/style/values/specified/basic_shape.rs index e4c0544af9d..52343621b5e 100644 --- a/components/style/values/specified/basic_shape.rs +++ b/components/style/values/specified/basic_shape.rs @@ -97,7 +97,6 @@ impl Parse for FloatAreaShape { impl ShapeSource where ReferenceBox: Parse, - ImageOrUrl: Parse, { /// The internal parser for ShapeSource. fn parse_common<'i, 't>(