Black
This commit is contained in:
parent
ef50b5575a
commit
f8e8be23ab
|
@ -74,8 +74,6 @@ async def on_invoice_paid(payment: Payment) -> None:
|
|||
await updater(data, "none", copilot.id)
|
||||
|
||||
|
||||
|
||||
|
||||
async def mark_webhook_sent(payment: Payment, status: int) -> None:
|
||||
payment.extra["wh_status"] = status
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user