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

View File

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