mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-25 19:14:11 +03:00
Fixed requirement
This commit is contained in:
parent
4f47ffdc8d
commit
a65f786ba4
|
@ -15,7 +15,6 @@ from graphql.error import format_error as format_graphql_error
|
|||
from graphql.error import GraphQLError
|
||||
from graphql.execution import ExecutionResult
|
||||
from graphql.type.schema import GraphQLSchema
|
||||
from graphql.utils.get_operation_ast import get_operation_ast
|
||||
|
||||
from .settings import graphene_settings
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user