Skip to content

Commit

Permalink
removed import for to_snake_case
Browse files Browse the repository at this point in the history
  • Loading branch information
gurustacks committed Jun 11, 2024
1 parent d3f0d6e commit 13c01c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dso_api/dynamic_api/openapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from rest_framework.schemas import get_schema_view
from rest_framework.views import APIView
from schematools.contrib.django.models import Dataset
from schematools.naming import to_snake_case
from schematools.permissions import UserScopes
from schematools.types import DatasetSchema

Expand Down

0 comments on commit 13c01c5

Please sign in to comment.