chore: remove unnecessary include

This commit is contained in:
Cory Dransfeldt 2024-10-28 15:22:16 -07:00
commit 63a80a2149
No known key found for this signature in database
2 changed files with 6 additions and 9 deletions
src/includes/media/music

View file

@ -15,7 +15,4 @@
</li>
{%- endfor -%}
</ol>
</div>
{%- unless count -%}
{% render "nav/paginator.liquid", pagination:pagination %}
{%- endunless -%}
</div>