mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 20:54:16 +03:00
Update schema.py
This commit is contained in:
parent
0ebff3313d
commit
1886ec9dcb
|
@ -27,7 +27,6 @@ from graphql import (
|
||||||
GraphQLSchema,
|
GraphQLSchema,
|
||||||
GraphQLString,
|
GraphQLString,
|
||||||
)
|
)
|
||||||
from graphql.execution.values import get_argument_values
|
|
||||||
|
|
||||||
from ..utils.str_converters import to_camel_case
|
from ..utils.str_converters import to_camel_case
|
||||||
from ..utils.get_unbound_function import get_unbound_function
|
from ..utils.get_unbound_function import get_unbound_function
|
||||||
|
|
Loading…
Reference in New Issue
Block a user