Skip to content

Commit

Permalink
Test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ChernyshevDS92 committed Aug 11, 2020
1 parent a5c2863 commit f83b033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ImageSim/ViewModels/MainVM.cs
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ private async Task RemoveFilesWithDialog(IEnumerable<string> files, bool delete)
SingleReader = true,
SingleWriter = true
});

var producer = Task.Run(async () =>
{
foreach (var file in files)
Expand Down

0 comments on commit f83b033

Please sign in to comment.