diff --git a/src/Controller/SearchController.php b/src/Controller/SearchController.php index bcfeaf6..ce93d37 100644 --- a/src/Controller/SearchController.php +++ b/src/Controller/SearchController.php @@ -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' => [