mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-07-02 10:38:16 +00:00
fix: update namespace for ICourtSession interface to correct location
This commit is contained in:
parent
1588cc4667
commit
846fd711c5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ using System;
|
|||
using System.Collections.Generic;
|
||||
using PepperDash.Essentials.Core;
|
||||
|
||||
namespace PepperDash.Essentials.Plugin
|
||||
namespace PepperDash.Essentials.Devices.Common.Recording
|
||||
{
|
||||
/// <summary>
|
||||
/// Defines the contract for court session management including
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue