From 0706b52427248d90ebc2301df09fb42d02a77de5 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 22 Mar 2025 12:33:45 -0600 Subject: [PATCH] Update destinations.php --- app/destinations/resources/classes/destinations.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/destinations/resources/classes/destinations.php b/app/destinations/resources/classes/destinations.php index 68912a1767..cf6ad2f0d0 100644 --- a/app/destinations/resources/classes/destinations.php +++ b/app/destinations/resources/classes/destinations.php @@ -42,7 +42,6 @@ /** * declare private variables */ - private $domain_name; private $app_name; private $app_uuid; private $permission_prefix;