mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-23 17:59:31 +02:00
Black
This commit is contained in:
@@ -73,8 +73,6 @@ async def on_invoice_paid(payment: Payment) -> None:
|
||||
else:
|
||||
await updater(data, "none", copilot.id)
|
||||
|
||||
|
||||
|
||||
|
||||
async def mark_webhook_sent(payment: Payment, status: int) -> None:
|
||||
payment.extra["wh_status"] = status
|
||||
|
Reference in New Issue
Block a user