From 42e11d88c8649db0547efd8ca460fab87b27a06a Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Mon, 7 Jul 2025 21:02:20 +0800 Subject: [PATCH] Remove blank line --- Flow.Launcher.Infrastructure/Win32Helper.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Flow.Launcher.Infrastructure/Win32Helper.cs b/Flow.Launcher.Infrastructure/Win32Helper.cs index 6177ba947..c88f5bb5a 100644 --- a/Flow.Launcher.Infrastructure/Win32Helper.cs +++ b/Flow.Launcher.Infrastructure/Win32Helper.cs @@ -986,6 +986,5 @@ cleanup: } #endregion - } }