Made names of classes more consistent internally

Removed obsolete references
This commit is contained in:
Trevor Payne
2022-07-20 16:48:50 -05:00
parent 0cf654ce2d
commit 57a265d27f
4 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ using Crestron.SimplSharpPro.DeviceSupport;
using PepperDash.Core;
using PepperDash.Essentials.Core;
using PepperDash.Essentials.Core.Bridges;
using PepperDash_Essentials_Core.Queues;
using PepperDash.Essentials.Core.Queues;
namespace EssentialsPluginTemplate