Removed unused using due to query translation

This commit is contained in:
弘韬 张 2020-11-01 18:04:39 +08:00
parent 77aff43d1a
commit f146dd6d8b

View file

@ -8,7 +8,6 @@ using Flow.Launcher.Infrastructure.Logger;
using Flow.Launcher.Infrastructure.Storage;
using Flow.Launcher.Plugin.Program.Programs;
using Flow.Launcher.Plugin.Program.Views;
using ToolGood.Words.Pinyin;
using Stopwatch = Flow.Launcher.Infrastructure.Stopwatch;
namespace Flow.Launcher.Plugin.Program