Skip to content

Commit 5302342

Browse files
committed
Fix import
1 parent 33c6a54 commit 5302342

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphene_django/converter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
from .compat import ArrayField, HStoreField, JSONField, PGJSONField, RangeField
3030
from .fields import DjangoListField, DjangoConnectionField
3131
from .settings import graphene_settings
32-
from .utils import import_single_dispatch
3332
from .utils.str_converters import to_const
3433

3534

0 commit comments

Comments
 (0)