Skip to content

Search backend: remove unnecessary channel argument

Administrator requested to merge cc/remove-unused-2 into main

Created by: camdencheek

This channel is always nil, so we can just get rid of it. Unrelated, but this also deletes the unused defaultMaxSearchResults.

Test plan

Just deleting unused code.

Merge request reports

Loading