From f092ffc8cdd76213983fe77eb76a5fcd0dd87c18 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期三, 20 十一月 2024 10:15:58 +0800
Subject: [PATCH] 1

---
 WinFrmUI/Yw.WinFrmUI.Hydro.L3d.Core/GlobalUsings.cs |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.L3d.Core/GlobalUsings.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.L3d.Core/GlobalUsings.cs
index 703f0b8..5c7937c 100644
--- a/WinFrmUI/Yw.WinFrmUI.Hydro.L3d.Core/GlobalUsings.cs
+++ b/WinFrmUI/Yw.WinFrmUI.Hydro.L3d.Core/GlobalUsings.cs
@@ -1,7 +1,5 @@
-锘縢lobal using System.Drawing.Imaging;
-global using System.ComponentModel.DataAnnotations;
+锘縢lobal using SharpGL;
 global using System.ComponentModel;
+global using System.IO;
 global using System.Text;
 global using Yw.Settings;
-global using System.IO;
-global using SharpGL;

--
Gitblit v1.9.3