From 248ec22eb5d4044fc4b8d5d81b1e230833be6b4f Mon Sep 17 00:00:00 2001 From: rating89us <45968869+rating89us@users.noreply.github.com> Date: Sun, 13 Sep 2020 07:35:39 +0200 Subject: [PATCH] WizardController: delete duplicated line (line 67) --- wizard/WizardController.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml index b38d079f..ececc7b0 100644 --- a/wizard/WizardController.qml +++ b/wizard/WizardController.qml @@ -71,7 +71,6 @@ Rectangle { wizardController.walletOptionsDeviceName = ''; wizardController.walletOptionsDeviceIsRestore = false; wizardController.tmpWalletFilename = ''; - wizardController.walletRestoreMode = 'seed' wizardController.walletOptionsSubaddressLookahead = ''; disconnect();