From 83b2af5495300ff8e5d2fecabb6f05638e2234ff Mon Sep 17 00:00:00 2001 From: Rich Lott / Artful Robot Date: Wed, 29 Nov 2023 13:23:11 +0000 Subject: [PATCH] Fix style --- CRM/Utils/System/Standalone.php | 1 - 1 file changed, 1 deletion(-) diff --git a/CRM/Utils/System/Standalone.php b/CRM/Utils/System/Standalone.php index 96868c32fb..d7315f1ddc 100644 --- a/CRM/Utils/System/Standalone.php +++ b/CRM/Utils/System/Standalone.php @@ -47,7 +47,6 @@ class CRM_Utils_System_Standalone extends CRM_Utils_System_Base { } } - /** * @inheritdoc */ -- 2.25.1