clean urlparse

This commit is contained in:
Cayo Puigdefabregas 2024-03-07 15:30:42 +01:00
parent be2653a50f
commit f95960aafe
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
import logging
from urllib.parse import urlparse
from django.conf import settings
from django.template import loader
from django.core.mail import EmailMultiAlternatives