1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 19:38:09 +00:00

Fix rebase.

This commit is contained in:
andrew 2019-02-08 16:40:24 +01:00 committed by Pavol Rusnak
parent ae48b528a9
commit 05f3b74b65
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -169,7 +169,6 @@ void reset_backup(bool separated, const char* mnemonic)
}
config_setUnfinishedBackup(false);
storage_update();
if (separated) {
fsm_sendSuccess(_("Seed successfully backed up"));