From 2bb0301fa3276a9b6aab8ebf19355c22b58bdd62 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 22 Jan 2025 11:12:36 +0100 Subject: [PATCH] src: style sweep --- src/opnsense/mvc/app/library/OPNsense/System/SystemStatus.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/opnsense/mvc/app/library/OPNsense/System/SystemStatus.php b/src/opnsense/mvc/app/library/OPNsense/System/SystemStatus.php index dff6d7b79..2a2b27f6b 100644 --- a/src/opnsense/mvc/app/library/OPNsense/System/SystemStatus.php +++ b/src/opnsense/mvc/app/library/OPNsense/System/SystemStatus.php @@ -35,7 +35,6 @@ namespace OPNsense\System; */ class SystemStatus { - /** * @throws \Exception */