We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e145700 commit 2858e6eCopy full SHA for 2858e6e
readthedocs/search/api/v2/views.py
@@ -16,7 +16,6 @@
16
from readthedocs.search.api.pagination import SearchPagination
17
from readthedocs.search.api.v2.serializers import PageSearchSerializer
18
from readthedocs.search.faceted_search import PageSearch
19
-from readthedocs.core.utils.extend import SettingsOverrideObject
20
21
log = structlog.get_logger(__name__)
22
0 commit comments