Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs
@@ -1,7 +1,6 @@ /* 更新了EMQ连接方式 */ using System.Collections.Generic; using System; using MQTTnet.Client; using System.Threading.Tasks; @@ -10,7 +9,6 @@ using MQTTnet; using System.Text; using System.Security.Cryptography; using System.IO; namespace SmartHome {