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