Remove unused using

This commit is contained in:
Jack251970 2025-06-30 12:42:09 +08:00
parent 9e868e7e3f
commit dafb0caac4

View file

@ -2,7 +2,6 @@
using System.Threading.Tasks;
using CommunityToolkit.Mvvm.Input;
using Flow.Launcher.Core.Plugin;
using Flow.Launcher.Helper;
using Flow.Launcher.Plugin;
using Version = SemanticVersioning.Version;