From 355222d6bd72a004db00b875cc9263b7e433dc73 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期五, 27 九月 2024 16:16:24 +0800
Subject: [PATCH] 整理文件

---
 WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs b/WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs
index 846192b..c516715 100644
--- a/WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs
+++ b/WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs
@@ -1,15 +1,4 @@
-锘縰sing DevExpress.Xpo.Helpers;
-using DevExpress.XtraEditors;
-using DevExpress.XtraEditors.Controls;
-using System;
-using System.Collections.Generic;
-using System.ComponentModel;
-using System.Data;
-using System.Drawing;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows.Forms;
+锘縰sing DevExpress.XtraEditors.Controls;
 
 namespace Yw.WinFrmUI
 {

--
Gitblit v1.9.3