Removed unused TichetChange import

This commit is contained in:
Sam Splunks 2024-04-16 08:36:29 +00:00
parent 08ed2a5035
commit 0e96909f43

View File

@ -15,7 +15,6 @@ from helpdesk.models import (
FollowUp,
Ticket,
TicketCC,
TicketChange,
)
from helpdesk.signals import update_ticket_done