Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Jan 15, 2025
1 parent c91d084 commit 3488176
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chord_metadata_service/authz/viewset.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from rest_framework import mixins, viewsets
from rest_framework.request import Request as DrfRequest

from chord_metadata_service.discovery.exceptions import DiscoveryScopeException
from chord_metadata_service.discovery.scope import get_request_discovery_scope, ValidatedDiscoveryScope
from chord_metadata_service.discovery.scopeable_model import BaseScopeableModel
from chord_metadata_service.logger import logger
Expand Down

0 comments on commit 3488176

Please sign in to comment.