chore: remove unused imports

This commit is contained in:
Pablo Moreno
2025-01-12 22:43:24 +01:00
parent a733325529
commit 26e23d47f3
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -13,7 +13,6 @@ from django.utils.text import gettext_lazy as _
from shop.exceptions import RedsysPaymentException, RedsysValidationException
from shop.models import (
Cart,
CustomerAddress,
Order,
OrderLine,
Payment,