Merge pull request #850 from timthelion/patch-1

Attempted fix for #849
This commit is contained in:
Garret Wassermann 2020-08-07 11:35:41 -04:00 committed by GitHub
commit 6463fbdcd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ from helpdesk.query import (
query_to_dict,
query_to_base64,
query_from_base64,
apply_query,
)
from helpdesk.user import HelpdeskUser