mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
formatting
This commit is contained in:
@@ -254,10 +254,7 @@ namespace Bit.Core.Services
|
|||||||
DecryptedCipherCache = decCiphers;
|
DecryptedCipherCache = decCiphers;
|
||||||
return DecryptedCipherCache;
|
return DecryptedCipherCache;
|
||||||
}
|
}
|
||||||
finally
|
finally { }
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
_getAllDecryptedTask = doTask();
|
_getAllDecryptedTask = doTask();
|
||||||
return _getAllDecryptedTask;
|
return _getAllDecryptedTask;
|
||||||
|
|||||||
Reference in New Issue
Block a user