Remove whitespace

This commit is contained in:
Firas K 2023-04-10 09:31:05 +03:00 committed by GitHub
parent ad87a00438
commit 96f2856087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -303,7 +303,6 @@ class GraphQLView(View):
),
)
)
try:
extra_options = {}
if self.execution_context_class: