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

Merge branch 'feature/pm-1208-f3-options' into feature/pm-2297-f2-trusted

This commit is contained in:
André Bispo
2023-07-20 15:40:05 +01:00

View File

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