fix: delete relay

This commit is contained in:
Vlad Stan 2023-02-08 12:58:19 +02:00
parent 24f803921e
commit 4b96f65c85
2 changed files with 3 additions and 3 deletions

View file

@ -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,