mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-23 19:11:30 +02:00
Removed unused Queue model import
This commit is contained in:
parent
42be32b17b
commit
bb4e05ba39
@ -12,7 +12,6 @@ from helpdesk.decorators import (
|
|||||||
is_helpdesk_staff,
|
is_helpdesk_staff,
|
||||||
)
|
)
|
||||||
from helpdesk.models import (
|
from helpdesk.models import (
|
||||||
Queue,
|
|
||||||
FollowUp,
|
FollowUp,
|
||||||
Ticket,
|
Ticket,
|
||||||
TicketCC,
|
TicketCC,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user