From 335f8428475c9934754719b04a36085b55128e42 Mon Sep 17 00:00:00 2001 From: Tealk Date: Sun, 21 Mar 2021 12:58:05 +0100 Subject: [PATCH] unnecessary code removed --- classes/constellation.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/classes/constellation.php b/classes/constellation.php index 245bf21..a0de17e 100644 --- a/classes/constellation.php +++ b/classes/constellation.php @@ -92,13 +92,6 @@ class Constellation $array[] = new Service(0, _("No services"), -1); } if (!$admin) { -?> - -'; //$arrCompletedGroups = array(); foreach ($array as $service) {