From 2e1380167255a6dbab50122a48729ea269fddceb Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Mon, 23 Oct 2023 00:45:55 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/MaaWpfGui/Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs b/src/MaaWpfGui/Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs index a57c3dd7d5..7e1da9bb93 100644 --- a/src/MaaWpfGui/Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs +++ b/src/MaaWpfGui/Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs @@ -19,7 +19,6 @@ using System.Windows.Threading; using HandyControl.Controls; using HandyControl.Data; using MaaWpfGui.Helper; -using MaaWpfGui.Main; using MaaWpfGui.ViewModels.UI; using Serilog;