HDL_ON/DAL/Net/MqttCommon.cs
@@ -2,14 +2,9 @@ using System; using MQTTnet.Client; using System.Threading.Tasks; using Shared; using System.Text; using System.Security.Cryptography; using System.IO; using HDL_ON.DAL; //using HDL_ON.UI; using MQTTnet; using HDL_ON.DAL.Server; namespace HDL_ON.DAL.Net {