mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-08 20:09:48 +00:00
Merge pull request #3085
248ec22
WizardController: delete duplicated line (line 67) (rating89us)
This commit is contained in:
commit
d313c2de37
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue