removing bad namespace

This commit is contained in:
Andrew Welker
2020-04-17 10:09:53 -06:00
parent fc9f0dc7f1
commit 54d31e128e
12 changed files with 2 additions and 12 deletions

View File

@@ -7,7 +7,6 @@ using PepperDash.Core;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using PepperDash.Essentials.Core.Bridges;
using PepperDash_Essentials_Core.Devices;
namespace PepperDash.Essentials.Core.Monitoring
{