1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

[PM-1208] Fix merge

This commit is contained in:
André Bispo
2023-07-20 15:39:03 +01:00
parent c0688c584e
commit 080aabfe82

View File

@@ -475,8 +475,6 @@ namespace Bit.App.Pages
}
if (!_pin)
{
await UpdateVaultTimeoutActionIfNeededAsync();
await _cryptoService.ClearPinProtectedKeyAsync();
await _vaultTimeoutService.ClearAsync();
}
BuildList();