From ecac1f13b6d1ad22b69687197ee49836d3a84220 Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期一, 17 三月 2025 09:28:01 +0800
Subject: [PATCH] 禁用程序集null引用

---
 WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs |   15 +--------------
 1 files changed, 1 insertions(+), 14 deletions(-)

diff --git a/WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs b/WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs
index 99cb446..4e6ebe3 100644
--- a/WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs
+++ b/WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs
@@ -1,17 +1,4 @@
-锘縰sing DevExpress.XtraEditors;
-using DevExpress.XtraEditors.Controls;
-using System;
-using System.Collections.Generic;
-using System.ComponentModel;
-using System.Data;
-using System.Drawing;
-using System.IO.Ports;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows.Forms;
-
-namespace IBox.WinFrmUI
+锘縩amespace IBox.WinFrmUI
 {
     public partial class ProtocolLKWE : DevExpress.XtraEditors.XtraUserControl
     {

--
Gitblit v1.9.3