Remove unneeded changes from merge

This commit is contained in:
Oren Nachman 2022-08-07 20:00:54 -07:00
parent 91ada374d8
commit ae177a365f

View file

@ -62,10 +62,6 @@ namespace Flow.Launcher.ViewModel
if (value)
{
UpdateApp();
SetStartup();
} else
{
RemoveStartup();
}
}
}