mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove unused method
This commit is contained in:
parent
3c1451e319
commit
3a55cb452a
1 changed files with 0 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue