diff --git a/src/PepperDash.Essentials.Core/Comm and IR/CommFactory.cs b/src/PepperDash.Essentials.Core/Comm and IR/CommFactory.cs index 96f902f3..a0723c4b 100644 --- a/src/PepperDash.Essentials.Core/Comm and IR/CommFactory.cs +++ b/src/PepperDash.Essentials.Core/Comm and IR/CommFactory.cs @@ -1,12 +1,9 @@  using System; -using Crestron.SimplSharp; using Crestron.SimplSharpPro; using Crestron.SimplSharpPro.DM; using Newtonsoft.Json; -using Newtonsoft.Json.Linq; -using Org.BouncyCastle.Tls; using PepperDash.Core; using PepperDash.Essentials.Core.Config; using Serilog.Events;