Remove unused template (#1761)

This commit is contained in:
toasted-nutbread 2021-06-26 15:52:00 -04:00 committed by GitHub
parent e5284988e2
commit f497cb2a07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,15 +57,6 @@
</li></template>
<template id="definition-disambiguation-template"><span class="definition-disambiguation"></span></template>
<template id="gloss-item-template"><li class="gloss-item click-scannable"><span class="gloss-separator"> </span><span class="gloss-content"></span></li></template>
<template id="gloss-item-image-template" data-remove-whitespace-text="true"><a class="gloss-image-link" target="_blank" rel="noreferrer noopener">
<span class="gloss-image-container">
<span class="gloss-image-aspect-ratio-sizer"></span>
<span class="gloss-image-background icon"></span>
<img class="gloss-image" alt="">
<span class="gloss-image-container-overlay"></span>
</span>
<span class="gloss-image-link-text">Image</span>
</a></template>
<template id="gloss-item-image-description-template"> <span class="gloss-image-description"></span></template>
<template id="inflection-template"><span class="inflection"></span><span class="inflection-separator"> </span></template>