Skip to content

Commit b648ba0

Browse files
committed
Remove unused import
Signed-off-by: Stephen Finucane <[email protected]>
1 parent 47add6b commit b648ba0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

patchwork/tests/api/validator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
from django.urls import resolve
1010
import jsonschema_path
11-
import openapi_core
1211
from openapi_core.contrib.django import DjangoOpenAPIRequest
1312
from openapi_core.contrib.django import DjangoOpenAPIResponse
1413
from openapi_core.exceptions import OpenAPIError

0 commit comments

Comments
 (0)