mirror of
https://github.com/django/django.git
synced 2025-08-17 09:10:39 +00:00
Removed unused import.
This commit is contained in:
parent
83413c53d2
commit
d9c272b22f
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ from django.apps import apps
|
|||
from django.conf import settings
|
||||
from django.core.management.base import CommandError
|
||||
from django.db import models, router
|
||||
from django.utils import six
|
||||
from django.utils.deprecation import RemovedInDjango19Warning
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue