From 81ed560da4af0d4eaacf4f1b2c84a2b1a3ce8839 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 12 一月 2021 09:35:40 +0800
Subject: [PATCH] 2021-01-12 1.更新

---
 Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs b/Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs
index 761d256..fe29bed 100644
--- a/Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs
+++ b/Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs
@@ -1,7 +1,6 @@
 锘�/*
 鏇存柊浜咵MQ杩炴帴鏂瑰紡
 */
-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
 {

--
Gitblit v1.8.0