Skip to content

Search backend: remove nil check

Administrator requested to merge cc/remove-nil-check into main

Created by: camdencheek

Streams will never be nil anymore, so we don't need any of the checks we used to.

Test plan

Unit tests.

Merge request reports

Loading