refactor: move client-manager
This commit is contained in:
parent
818072fe29
commit
c46c903703
3 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ from lnbits.decorators import (
|
|||
from lnbits.helpers import urlsafe_short_hash
|
||||
|
||||
from . import nostrrelay_ext
|
||||
from .client_manager import NostrClientConnection, NostrClientManager
|
||||
from .relay.client_manager import NostrClientConnection, NostrClientManager
|
||||
from .crud import (
|
||||
create_account,
|
||||
create_relay,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue