chore: code clean-up
This commit is contained in:
parent
dd9dbbe818
commit
8df0dc2f52
3 changed files with 0 additions and 10 deletions
|
|
@ -237,7 +237,6 @@
|
|||
'',
|
||||
reqData
|
||||
)
|
||||
console.log('### data.invoice', data.invoice)
|
||||
this.invoice = data.invoice
|
||||
} catch (error) {
|
||||
LNbits.utils.notifyApiError(error)
|
||||
|
|
@ -245,7 +244,6 @@
|
|||
}
|
||||
},
|
||||
created: function () {
|
||||
console.log('### created', this.relay)
|
||||
}
|
||||
})
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue