mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Delete unused function
This commit is contained in:
parent
4c2760e80e
commit
23de7cfdb2
1 changed files with 0 additions and 4 deletions
|
|
@ -630,10 +630,6 @@ namespace Flow.Launcher
|
|||
{
|
||||
_viewModel.ResetPreview();
|
||||
}
|
||||
public void PreviewToggle()
|
||||
{
|
||||
_viewModel.TogglePreview();
|
||||
}
|
||||
|
||||
private void MoveQueryTextToEnd()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue