Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 6, 2024
1 parent 92c5028 commit 72a514e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion strawberry/django/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
StreamingHttpResponse,
)
from django.http.response import HttpResponseBase
from django.template import RequestContext, Template
from django.template.exceptions import TemplateDoesNotExist
from django.template.loader import render_to_string
from django.template.response import TemplateResponse
Expand Down
1 change: 0 additions & 1 deletion strawberry/http/ides.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import json
import pathlib
from typing import Optional
from typing_extensions import Literal
Expand Down

0 comments on commit 72a514e

Please sign in to comment.