Skip to content

Commit 4092095

Browse files
authored
Update src/Files.App/ViewModels/Properties/HashesViewModel.cs
Signed-off-by: Yair <[email protected]>
1 parent 04624ef commit 4092095

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Files.App/ViewModels/Properties/HashesViewModel.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,6 @@ private async Task OnCompareFileAsync()
236236
HashInput = string.Empty;
237237
}
238238

239-
}
240-
241239
public void Dispose()
242240
{
243241
_cancellationTokenSource.Cancel();

0 commit comments

Comments
 (0)