Skip to content

Commit 74a898b

Browse files
committed
remove trove_indexcard_flats index strategy
1 parent cba60a0 commit 74a898b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

share/search/index_strategy/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from django.conf import settings
66

77
from share.search.exceptions import IndexStrategyError
8-
from share.models import FeatureFlag
98
from trove.trovesearch import search_params
109
from .sharev2_elastic8 import Sharev2Elastic8IndexStrategy
1110
from .trovesearch_denorm import TrovesearchDenormIndexStrategy

0 commit comments

Comments
 (0)