mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
remove unused imports serializers.py
This commit is contained in:
parent
1e580aa59d
commit
fa3d4731a1
@ -1,7 +1,5 @@
|
||||
from django.contrib.auth import get_user_model
|
||||
from django.contrib.humanize.templatetags import humanize
|
||||
from django.db.models import Max, F, Window
|
||||
from django.utils.timezone import localtime
|
||||
from rest_framework import serializers
|
||||
from rest_framework.exceptions import ValidationError
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user