From 80edc1e95e70cf14d88c6d5acbad1f0b0f88f1b8 Mon Sep 17 00:00:00 2001 From: Hugh Rundle Date: Fri, 22 Oct 2021 20:16:48 +1100 Subject: [PATCH] remove trailing spaces --- bookwyrm/templates/notifications/items/join.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/bookwyrm/templates/notifications/items/join.html b/bookwyrm/templates/notifications/items/join.html index 9c766806f..93b356424 100644 --- a/bookwyrm/templates/notifications/items/join.html +++ b/bookwyrm/templates/notifications/items/join.html @@ -18,6 +18,3 @@ has joined your group "{{ group_name }}" {% endblocktrans %} {% endblock %} - - -