Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Commit

Permalink
Remove unnecessary classesAspectRatio variable in ClayUserCard
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles authored and carloslancha committed Jan 9, 2018
1 parent 7b390b1 commit 5a85f33
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/clay-card/src/ClayUserCard.soy
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@
{@param? imageSrc: string}
{@param? spritemap: string}

{let $classesAspectRatio kind="text"}
aspect-ratio-item-center-middle aspect-ratio-item-fluid
{/let}

<div class="aspect-ratio-item-center-middle aspect-ratio-item-fluid card-type-asset-icon">
{call ClaySticker.render}
{param imageAlt: $imageAlt /}
Expand Down

0 comments on commit 5a85f33

Please sign in to comment.