Remove unnecessary chomping

This is already dealt with by the helper.
master
Ben Moon 2016-02-12 14:17:35 +00:00
parent 8eae393c78
commit d44ea1c07e
1 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,5 @@
<p>{{this}}</p>
{{/each}}
{{else}}
<div class="c-info__content chomp js-ellipsis">
{{{gibberish_paragraphs}}}
</div>
{{{gibberish_paragraphs}}}
{{/if}}