From ba092ab3c2e7397b2c18201c0d264fd96d5084ad Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Sun, 22 Jun 2025 15:12:37 -0500 Subject: [PATCH] chore: remove line --- src/Controller/SearchController.php | 2 -- 1 file changed, 2 deletions(-) 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' => [