Skip to content

Commit 73c856e

Browse files
committed
Update HashesViewModel.cs
1 parent 4092095 commit 73c856e

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
@@ -219,8 +219,6 @@ private void OnHashInputTextChanged()
219219
InfoBarSeverity = InfoBarSeverity.Success;
220220
InfoBarTitle = string.Format(Strings.HashesMatch.GetLocalizedResource(), matchingAlgorithm);
221221
}
222-
223-
IsInfoBarOpen = true;
224222
}
225223

226224
private async Task OnCompareFileAsync()

0 commit comments

Comments
 (0)