mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Cleanup commit after peer review.
This commit is contained in:
@@ -17,7 +17,6 @@ To add your own serializers, use the SERIALIZATION_MODULES setting::
|
||||
"""
|
||||
|
||||
import importlib
|
||||
import sys
|
||||
|
||||
from django.conf import settings
|
||||
from django.utils import six
|
||||
|
||||
Reference in New Issue
Block a user