From b70819eee3a21dfb202f99eb0663891cabd9b76d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 14 六月 2025 14:37:22 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/UserControl/ShowFile.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/ShowFile.cs b/DevApp/Gs.DevApp/UserControl/ShowFile.cs index 6313f8a..eefa5e3 100644 --- a/DevApp/Gs.DevApp/UserControl/ShowFile.cs +++ b/DevApp/Gs.DevApp/UserControl/ShowFile.cs @@ -1,9 +1,7 @@ -锘縰sing CefSharp; -using CefSharp.WinForms; +锘縰sing CefSharp.WinForms; using System; using System.Configuration; using System.IO; -using System.Net; using System.Windows.Forms; namespace Gs.DevApp.UserControl -- Gitblit v1.9.3