mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep(fastapi): cleanup unneeded jinja set statement
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
7739b2178e
commit
a348cdaac3
1 changed files with 0 additions and 1 deletions
|
@ -19,6 +19,5 @@
|
|||
|
||||
{% set pkgname = result.Name %}
|
||||
{% set pkgbase_id = result.ID %}
|
||||
{% set comments = comments %}
|
||||
{% include "partials/packages/comments.html" %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Reference in a new issue