mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-23 11:45:38 +01:00
formatting
This commit is contained in:
parent
e7df752581
commit
89f9394977
@ -254,10 +254,7 @@ namespace Bit.Core.Services
|
||||
DecryptedCipherCache = decCiphers;
|
||||
return DecryptedCipherCache;
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
||||
}
|
||||
finally { }
|
||||
}
|
||||
_getAllDecryptedTask = doTask();
|
||||
return _getAllDecryptedTask;
|
||||
|
Loading…
Reference in New Issue
Block a user