Commit 7ec7fe5
committed
Remove unused 'search_index' method in Edition::TopicalEvents
This looks like it would only be used by content types that update
Search API directly. But all classes that include Edition::TopicalEvents
inherit from Edition, which updates Search API the idiomatic way
via Publishing API, so I don't think this method is doing anything.1 parent c0cce78 commit 7ec7fe5
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 26 | | |
0 commit comments