chore: remove line

This commit is contained in:
2025-06-22 15:12:37 -05:00
parent 774d6f4999
commit ba092ab3c2

View File

@@ -40,8 +40,6 @@ final class SearchController extends AbstractController
): Response {
$result = $this->getMediaInfoHandler->handle($input->toCommand());
// $this->warmDownloadOptionCache($result->media);
return $this->render('search/result.html.twig', [
'results' => $result,
'filter' => [