mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove extra whitespace
This commit is contained in:
parent
eb736562fc
commit
da801f8eff
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ namespace Flow.Launcher.Plugin.Program
|
|||
uwps = _uwps;
|
||||
}
|
||||
|
||||
|
||||
var results1 = win32.AsParallel()
|
||||
.Where(p => p.Enabled)
|
||||
.Select(p => p.Result(query.Search, _context.API));
|
||||
|
|
|
|||
Loading…
Reference in a new issue