Skip to content

Commit 5866cb0

Browse files
committed
clearAllVaultBackups
1 parent 6546f97 commit 5866cb0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/core/BackupVault/backupVault.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ export async function backupVault(
7878
readError,
7979
'backupVault: failed to read existing backup, proceeding with fresh backup',
8080
);
81-
await clearAllVaultBackups();
8281
}
8382

8483
// An existing backup exists, backup it to the temp key

0 commit comments

Comments
 (0)