From 55225018b6d56db9c8f3b58e6be8cc66a25eeb98 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Fri, 14 Mar 2025 09:28:59 -0700 Subject: [PATCH] remove comments --- app/templates/views/notifications/preview.html | 1 - 1 file changed, 1 deletion(-) diff --git a/app/templates/views/notifications/preview.html b/app/templates/views/notifications/preview.html index 4f0d511d3..16874181c 100644 --- a/app/templates/views/notifications/preview.html +++ b/app/templates/views/notifications/preview.html @@ -43,7 +43,6 @@ {% endcall %} {% elif error == 'message-too-long' %} - {# the only row_errors we can get when sending one off messages is that the message is too long #}
{% call banner_wrapper(type='dangerous') %} {% include "partials/check/message-too-long.html" %}