From b1c07d8122bbe9d9dd35c38ccf20a0d8da6b488b Mon Sep 17 00:00:00 2001 From: Yonas Habteab Date: Wed, 6 Apr 2022 20:16:59 +0200 Subject: [PATCH] Remove empty line --- library/Icinga/Web/Menu.php | 1 - 1 file changed, 1 deletion(-) diff --git a/library/Icinga/Web/Menu.php b/library/Icinga/Web/Menu.php index 353bd92fa..9423dbe93 100644 --- a/library/Icinga/Web/Menu.php +++ b/library/Icinga/Web/Menu.php @@ -193,5 +193,4 @@ class Menu extends Navigation return $homes; } - }