fix: update namespace for ICourtSession interface to correct location

This commit is contained in:
Neil Dorin 2026-06-18 10:57:17 -06:00
parent 1588cc4667
commit 846fd711c5

View file

@ -2,7 +2,7 @@ using System;
using System.Collections.Generic; using System.Collections.Generic;
using PepperDash.Essentials.Core; using PepperDash.Essentials.Core;
namespace PepperDash.Essentials.Plugin namespace PepperDash.Essentials.Devices.Common.Recording
{ {
/// <summary> /// <summary>
/// Defines the contract for court session management including /// Defines the contract for court session management including