mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-09 00:04:50 +02:00
Remove old python2/six code
This commit is contained in:
@ -9,7 +9,6 @@ forms.py - Definitions of newforms-based forms for creating and maintaining
|
||||
|
||||
|
||||
from django.core.exceptions import ObjectDoesNotExist
|
||||
from django.utils.six import StringIO
|
||||
from django import forms
|
||||
from django.forms import widgets
|
||||
from django.conf import settings
|
||||
|
Reference in New Issue
Block a user