fix: delete relay
This commit is contained in:
parent
24f803921e
commit
4b96f65c85
2 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ from lnbits.decorators import (
|
|||
)
|
||||
from lnbits.helpers import urlsafe_short_hash
|
||||
|
||||
from . import client_manager, nostrrelay_ext
|
||||
from . import nostrrelay_ext
|
||||
from .client_manager import NostrClientConnection, NostrClientManager
|
||||
from .crud import (
|
||||
create_relay,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue