From bdf3eac110687335d888484d9e11626b9c874319 Mon Sep 17 00:00:00 2001 From: Mohmed Soudy Date: Thu, 7 Aug 2025 19:27:52 +0200 Subject: [PATCH] Update SearchController.php for solving the header --- src/AppBundle/Controller/SearchController.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/AppBundle/Controller/SearchController.php b/src/AppBundle/Controller/SearchController.php index 9c76c5f0..4a57c74d 100644 --- a/src/AppBundle/Controller/SearchController.php +++ b/src/AppBundle/Controller/SearchController.php @@ -1223,5 +1223,4 @@ public function getDomainForInteractions($edges){ } -} -?> \ No newline at end of file +}