re-apply formatting

This commit is contained in:
Martin Whitehouse
2022-07-22 03:30:35 +02:00
parent c2e933b1fb
commit 44f068d1b8
3 changed files with 0 additions and 5 deletions

View File

@ -76,9 +76,6 @@ if helpdesk_settings.HELPDESK_KB_ENABLED:
from helpdesk.models import KBItem
User = get_user_model()
Query = get_query_class()