Fix flake8 issue

This commit is contained in:
Raphael Michel
2026-07-01 18:01:50 +02:00
parent c2c97f31ca
commit 67f7fec134
@@ -42,8 +42,6 @@ from bleach import DEFAULT_CALLBACKS, html5lib_shim
from bleach.linkifier import build_email_re
from django import template
from django.conf import settings
from django.core import signing
from django.urls import reverse
from django.utils.functional import SimpleLazyObject
from django.utils.html import escape
from django.utils.http import url_has_allowed_host_and_scheme