mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-19 12:24:40 +02:00
PEP-8 fixes for get_email
This commit is contained in:
@@ -556,7 +556,6 @@ def ticket_from_message(message, queue, logger):
|
||||
sender=queue.from_address,
|
||||
fail_silently=True,
|
||||
)
|
||||
|
||||
|
||||
return t
|
||||
|
||||
|
Reference in New Issue
Block a user