Skip to content

Commit da801f8

Browse files
committed
remove extra whitespace
1 parent eb73656 commit da801f8

File tree

1 file changed

+0
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Program

1 file changed

+0
-1
lines changed

Plugins/Flow.Launcher.Plugin.Program/Main.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ public List<Result> Query(Query query)
7777
uwps = _uwps;
7878
}
7979

80-
8180
var results1 = win32.AsParallel()
8281
.Where(p => p.Enabled)
8382
.Select(p => p.Result(query.Search, _context.API));

0 commit comments

Comments
 (0)