Skip to content

Commit f83b033

Browse files
author
ChernyshevDS92
committed
Test ci
1 parent a5c2863 commit f83b033

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ImageSim/ViewModels/MainVM.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ private async Task RemoveFilesWithDialog(IEnumerable<string> files, bool delete)
157157
SingleReader = true,
158158
SingleWriter = true
159159
});
160-
161160
var producer = Task.Run(async () =>
162161
{
163162
foreach (var file in files)

0 commit comments

Comments
 (0)