style: Remove a useless type bound.

This commit is contained in:
Emilio Cobos Álvarez 2018-09-15 19:10:34 +02:00
parent da5283d066
commit 8aeaa3fc02
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -97,7 +97,6 @@ impl Parse for FloatAreaShape {
impl<ReferenceBox, ImageOrUrl> ShapeSource<BasicShape, ReferenceBox, ImageOrUrl>
where
ReferenceBox: Parse,
ImageOrUrl: Parse,
{
/// The internal parser for ShapeSource.
fn parse_common<'i, 't>(