mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-22 01:27:01 +03:00
Fix import
This commit is contained in:
parent
33c6a54414
commit
53023423b6
|
@ -29,7 +29,6 @@ from graphql.pyutils import register_description
|
|||
from .compat import ArrayField, HStoreField, JSONField, PGJSONField, RangeField
|
||||
from .fields import DjangoListField, DjangoConnectionField
|
||||
from .settings import graphene_settings
|
||||
from .utils import import_single_dispatch
|
||||
from .utils.str_converters import to_const
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user