We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c6a54 commit 5302342Copy full SHA for 5302342
graphene_django/converter.py
@@ -29,7 +29,6 @@
29
from .compat import ArrayField, HStoreField, JSONField, PGJSONField, RangeField
30
from .fields import DjangoListField, DjangoConnectionField
31
from .settings import graphene_settings
32
-from .utils import import_single_dispatch
33
from .utils.str_converters import to_const
34
35
0 commit comments