Skip to content

Commit 7827219

Browse files
authored
Update schema.py
1 parent ce59f1f commit 7827219

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphene/types/schema.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
GraphQLSchema,
2828
GraphQLString,
2929
)
30-
from graphql.execution import ExecutionContext
3130
from graphql.execution.values import get_argument_values
3231

3332
from ..utils.str_converters import to_camel_case

0 commit comments

Comments
 (0)