From 846fd711c57e49d6ed73d90afa2dbd3db64a2ea0 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Thu, 18 Jun 2026 10:57:17 -0600 Subject: [PATCH] fix: update namespace for ICourtSession interface to correct location --- .../Recording/ICourtSession.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PepperDash.Essentials.Devices.Common/Recording/ICourtSession.cs b/src/PepperDash.Essentials.Devices.Common/Recording/ICourtSession.cs index b2096b30..34411a21 100644 --- a/src/PepperDash.Essentials.Devices.Common/Recording/ICourtSession.cs +++ b/src/PepperDash.Essentials.Devices.Common/Recording/ICourtSession.cs @@ -2,7 +2,7 @@ using System; using System.Collections.Generic; using PepperDash.Essentials.Core; -namespace PepperDash.Essentials.Plugin +namespace PepperDash.Essentials.Devices.Common.Recording { /// /// Defines the contract for court session management including