Kaydet (Commit) 27a3cfcd authored tarafından Loic Bistuer's avatar Loic Bistuer

Fixed unused import.

üst 870b0a1f
from django.db.backends.schema import BaseDatabaseSchemaEditor from django.db.backends.schema import BaseDatabaseSchemaEditor
from django.db.models import NOT_PROVIDED from django.db.models import NOT_PROVIDED
from django.utils import six
class DatabaseSchemaEditor(BaseDatabaseSchemaEditor): class DatabaseSchemaEditor(BaseDatabaseSchemaEditor):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment