mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
Merge pull request #3085
248ec22
WizardController: delete duplicated line (line 67) (rating89us)
This commit is contained in:
commit
d313c2de37
@ -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();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user