mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-11 00:32:24 +03:00
Update converter.py
This commit is contained in:
parent
513f6a72d9
commit
57fef9deb0
|
@ -23,7 +23,6 @@ from graphene import (
|
|||
Time,
|
||||
Decimal,
|
||||
)
|
||||
from graphene.types.resolver import get_default_resolver
|
||||
from graphene.types.json import JSONString
|
||||
from graphene.utils.str_converters import to_camel_case
|
||||
from graphql import GraphQLError, assert_valid_name
|
||||
|
|
Loading…
Reference in New Issue
Block a user