优化代码结构

This commit is contained in:
2026-02-13 09:17:47 +08:00
parent bdf4b7e495
commit a9fefadec9
2 changed files with 4 additions and 9 deletions
@@ -299,13 +299,6 @@ namespace Ink_Canvas.Helpers
}
bestPriority = highestPriority;
if (bestApp != null)
{
}
else
{
}
}
catch (Exception ex)
{