forked from Public/monero-gui
WizardController: delete duplicated line (line 67)
This commit is contained in:
@@ -71,7 +71,6 @@ Rectangle {
|
|||||||
wizardController.walletOptionsDeviceName = '';
|
wizardController.walletOptionsDeviceName = '';
|
||||||
wizardController.walletOptionsDeviceIsRestore = false;
|
wizardController.walletOptionsDeviceIsRestore = false;
|
||||||
wizardController.tmpWalletFilename = '';
|
wizardController.tmpWalletFilename = '';
|
||||||
wizardController.walletRestoreMode = 'seed'
|
|
||||||
wizardController.walletOptionsSubaddressLookahead = '';
|
wizardController.walletOptionsSubaddressLookahead = '';
|
||||||
disconnect();
|
disconnect();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user