remove unused

This commit is contained in:
Jeremy Wu 2022-02-07 20:53:44 +11:00 committed by GitHub
parent 455b2405e6
commit 0168aea128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,6 @@ using Flow.Launcher.Infrastructure.Storage;
using Flow.Launcher.Infrastructure.UserSettings;
using Flow.Launcher.Plugin;
using Flow.Launcher.Plugin.SharedModels;
using System.Windows.Data;
namespace Flow.Launcher.ViewModel
{