mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +03:00
Update schema.py
This commit is contained in:
parent
ce59f1ff15
commit
7827219ba2
|
@ -27,7 +27,6 @@ from graphql import (
|
|||
GraphQLSchema,
|
||||
GraphQLString,
|
||||
)
|
||||
from graphql.execution import ExecutionContext
|
||||
from graphql.execution.values import get_argument_values
|
||||
|
||||
from ..utils.str_converters import to_camel_case
|
||||
|
|
Loading…
Reference in New Issue
Block a user