Remove unused method

This commit is contained in:
DB p 2022-11-08 18:45:58 +09:00
parent 3c1451e319
commit 3a55cb452a

View file

@ -428,9 +428,6 @@ namespace Flow.Launcher
}
}
private void ShowStoreItem_Click(object sender, RoutedEventArgs e)
{
}
private void RefreshPluginStoreEventHandler(object sender, RoutedEventArgs e)
{
if (pluginStoreFilterTxb.Text != lastPluginStoreSearch)