mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-16 19:01:21 +02:00
Removed unused TichetChange import
This commit is contained in:
@ -15,7 +15,6 @@ from helpdesk.models import (
|
|||||||
FollowUp,
|
FollowUp,
|
||||||
Ticket,
|
Ticket,
|
||||||
TicketCC,
|
TicketCC,
|
||||||
TicketChange,
|
|
||||||
)
|
)
|
||||||
from helpdesk.signals import update_ticket_done
|
from helpdesk.signals import update_ticket_done
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user