From 1136fb98833117843625df616db9d2cbb94039da Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 23 Jun 2023 14:32:20 -0700 Subject: [PATCH] (NFC) Standalone --- 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 fdb8aeafcd..394bfac09b 100644 --- a/CRM/Utils/System/Standalone.php +++ b/CRM/Utils/System/Standalone.php @@ -40,7 +40,6 @@ class CRM_Utils_System_Standalone extends CRM_Utils_System_Base { } } - /** * @inheritdoc */ -- 2.25.1