mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
remove comment
This commit is contained in:
parent
f588ffe5d3
commit
5b9ec54872
@ -740,7 +740,6 @@ class SponsorshipList extends LitElement {
|
||||
this.privateRewardShareKey = extraDataPrivateKey;
|
||||
this.confirmRelationship(publicKeyValue, isCopy);
|
||||
} else {
|
||||
// It's a good practice to provide a default error message
|
||||
const defaultErrorMessage = 'An unknown error occurred.';
|
||||
this.errorMessage = dataMessage || txnResponse.message || defaultErrorMessage;
|
||||
this.isLoadingCreateSponsorship = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user