mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
fix: correct namespaces to allow plugins to load correctly
This commit is contained in:
parent
8255328be1
commit
3c5fe88e5a
34 changed files with 20 additions and 38 deletions
|
|
@ -9,7 +9,6 @@ using Crestron.SimplSharpPro.Fusion;
|
|||
using Newtonsoft.Json;
|
||||
using PepperDash.Core;
|
||||
using PepperDash.Essentials.Core.Config;
|
||||
using PepperDash.Essentials.Core.Routing;
|
||||
using Serilog.Events;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue