mirror of
https://github.com/bitwarden/cli
synced 2025-12-06 04:23:19 +00:00
bump jslib (#471)
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 8130fce404...b7bb16c18a
@@ -347,7 +347,6 @@ export class Main {
|
||||
const userId = await this.stateService.getUserId();
|
||||
await Promise.all([
|
||||
this.syncService.setLastSync(new Date(0)),
|
||||
this.tokenService.clearToken(),
|
||||
this.cryptoService.clearKeys(),
|
||||
this.settingsService.clear(userId),
|
||||
this.cipherService.clear(userId),
|
||||
|
||||
Reference in New Issue
Block a user