From d1ab259186e2341a0839c87300065e9bb5f14e9c Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期二, 12 十一月 2019 10:42:14 +0800 Subject: [PATCH] 2019.11.12 --- ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs b/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs index 2b4d3dc..a7280e5 100644 --- a/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs +++ b/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs @@ -1,14 +1,7 @@ 锘縰sing System; -using System.Collections.Generic; -using System.Net; -using System.Text; -using uPLibrary.Networking.M2Mqtt; using Shared.Common; -using Shared.IO; using Shared.Phone.UserView; -using System.Net.Http; using Shared.Phone.Device.CommonForm; -using Com.Tencent.MM.Sdk.Openapi; namespace Shared.Phone.Device.Account { -- Gitblit v1.8.0