chore: code clean-up
This commit is contained in:
parent
6c66b71302
commit
62641b56a6
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ from .models import Relay, RelayList, TestMessage, TestMessageResponse
|
|||
from .nostr.key import EncryptedDirectMessage, PrivateKey
|
||||
from .nostr.relay import Relay as NostrRelay
|
||||
from .services import NostrRouter, nostr
|
||||
from .tasks import init_relays
|
||||
|
||||
# we keep this in
|
||||
all_routers: list[NostrRouter] = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue