Commit 0b2d939
authored
TASK: Remove duplicate Elasticsearch check
The check in `extractSuggestions` is not needed, the method
- as such does not rely on Elasticsearch
- will not be called unless Elasticsearch is used (check in `indexAction`)1 parent 57e128d commit 0b2d939
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | 181 | | |
| 182 | + | |
185 | 183 | | |
186 | 184 | | |
187 | 185 | | |
| |||
0 commit comments