From db26d124ab547e3e6463a4e83be1b863e7bdccc2 Mon Sep 17 00:00:00 2001 From: MistEO Date: Fri, 28 Jul 2023 16:57:13 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=B8=8D=E7=9F=A5=E9=81=93=E6=98=AF?= =?UTF-8?q?=E4=B8=AA=E4=BB=80=E4=B9=88=E4=B8=9C=E8=A5=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs b/src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs index c53f7b3bb7..ef003a7ea1 100644 --- a/src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs +++ b/src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs @@ -35,7 +35,6 @@ using Newtonsoft.Json.Linq; using Semver; using Serilog; using Stylet; -using Vanara; namespace MaaWpfGui.ViewModels.UI {