From 47db444117a490411f4446ea5351d192a2b3f26a Mon Sep 17 00:00:00 2001 From: lihanbo Date: Fri, 18 Oct 2024 11:29:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=90=86=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LFlow.Base/App.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/LFlow.Base/App.cs b/LFlow.Base/App.cs index 8a68a49..ede7f13 100644 --- a/LFlow.Base/App.cs +++ b/LFlow.Base/App.cs @@ -1,5 +1,3 @@ -using System; - namespace LFlow.Base; /// /// 程序对象