1
mirror of https://github.com/monero-project/monero-gui synced 2025-03-30 03:39:05 +02:00

WizardController: delete duplicated line (line 67)

This commit is contained in:
rating89us 2020-09-13 07:35:39 +02:00 committed by GitHub
parent 31dbe7ea42
commit 248ec22eb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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();