mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-18 21:32:38 +01:00
parent
7b4d9bf5db
commit
b6dc66b070
@ -54,10 +54,6 @@ async def catch_everything_and_restart(func):
|
||||
await catch_everything_and_restart(func)
|
||||
|
||||
|
||||
async def send_push_promise(a, b) -> None:
|
||||
pass
|
||||
|
||||
|
||||
invoice_listeners: Dict[str, asyncio.Queue] = {}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user