mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-10 16:22:20 +03:00
Remove whitespace
This commit is contained in:
parent
ad87a00438
commit
96f2856087
|
@ -303,7 +303,6 @@ class GraphQLView(View):
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
extra_options = {}
|
extra_options = {}
|
||||||
if self.execution_context_class:
|
if self.execution_context_class:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user