Skip to content

Commit 1886ec9

Browse files
authored
Update schema.py
1 parent 0ebff33 commit 1886ec9

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.values import get_argument_values
3130

3231
from ..utils.str_converters import to_camel_case
3332
from ..utils.get_unbound_function import get_unbound_function

0 commit comments

Comments
 (0)