chore: remove unused imports
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user