Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Jul 12, 2024
1 parent 47add6b commit b648ba0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion patchwork/tests/api/validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

from django.urls import resolve
import jsonschema_path
import openapi_core
from openapi_core.contrib.django import DjangoOpenAPIRequest
from openapi_core.contrib.django import DjangoOpenAPIResponse
from openapi_core.exceptions import OpenAPIError
Expand Down

0 comments on commit b648ba0

Please sign in to comment.