mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-24 05:55:44 +02:00
chore(pep8): Fix bad imports, unused variables, pep8 warnings and some possible bugs
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import os
|
||||
import mimetypes
|
||||
import logging
|
||||
from smtplib import SMTPException
|
||||
|
||||
|
Reference in New Issue
Block a user