chore: code clean-up
This commit is contained in:
parent
dd9dbbe818
commit
8df0dc2f52
3 changed files with 0 additions and 10 deletions
|
|
@ -132,7 +132,6 @@ async function relayDetails(path) {
|
|||
)
|
||||
this.relay = data
|
||||
|
||||
console.log('### this.relay', this.relay)
|
||||
} catch (error) {
|
||||
LNbits.utils.notifyApiError(error)
|
||||
}
|
||||
|
|
@ -168,8 +167,6 @@ async function relayDetails(path) {
|
|||
this.inkey
|
||||
)
|
||||
this.accounts = data
|
||||
|
||||
console.log('### this.accounts', this.accounts)
|
||||
} catch (error) {
|
||||
LNbits.utils.notifyApiError(error)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue