From d33b5b1a8ade81e5c738780d7a5610eb3b9fe712 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期一, 16 十月 2023 18:02:00 +0800 Subject: [PATCH] 2023年10月16日18:01:57 --- HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs | 9 +-------- 1 files changed, 1 insertions(+), 8 deletions(-) diff --git a/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs b/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs index cc70d22..ec6507a 100644 --- a/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs +++ b/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs @@ -2,15 +2,8 @@ using HDL_ON.Entity; using System.Collections.Generic; using Shared; -using HDL_ON.DAL.Server; using HDL_ON.UI.UI2.FuntionControlView.Aks.Entity; -using Android.Graphics; -using Android.Media; -using Java.Lang; -using Java.Util.Streams; -using static Android.Graphics.BlurMaskFilter; -using static Android.Icu.Text.IDNA; -using System.Threading; + namespace HDL_ON.UI.UI2.FuntionControlView.Aks { -- Gitblit v1.8.0