chore: remove comment

This commit is contained in:
2026-05-02 13:37:18 +02:00
committed by Mikkel Elvers
parent e21fc658e4
commit 2e78713803

View File

@@ -34,7 +34,6 @@
</div>
</div>
<div class="flex flex-col gap-1 p-3">
<!-- Note: Jikan episodes don't always have .episode or .title cleanly named in my Go struct, but I will map them dynamically -->
<span class="text-accent text-xs font-semibold">Episode {{.MalID}}</span>
<span class="line-clamp-2 text-sm font-medium text-neutral-200">{{.Title}}</span>
</div>
@@ -43,4 +42,4 @@
</div>
{{end}}
</div>
{{end}}
{{end}}