Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rocheleau committed Jun 20, 2024
1 parent 5f2b09b commit 8eb3d1b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chord_metadata_service/chord/views_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
from typing import Callable
from chord_metadata_service.chord.permissions import OverrideOrSuperUserOnly, ReadOnly

from chord_metadata_service.discovery.exceptions import DiscoveryConfigException
from chord_metadata_service.discovery.types import DiscoveryConfig
from chord_metadata_service.discovery.utils import get_discovery
from chord_metadata_service.logger import logger

from chord_metadata_service.experiments.api_views import EXPERIMENT_SELECT_REL, EXPERIMENT_PREFETCH
Expand Down

0 comments on commit 8eb3d1b

Please sign in to comment.