chore: code clean-up
This commit is contained in:
parent
414ae16cb0
commit
4238be498f
5 changed files with 2 additions and 15 deletions
3
tasks.py
3
tasks.py
|
|
@ -4,10 +4,7 @@ import ssl
|
|||
import threading
|
||||
|
||||
from .crud import get_relays
|
||||
from .nostr.event import Event
|
||||
from .nostr.key import PublicKey
|
||||
from .nostr.message_pool import EndOfStoredEventsMessage, EventMessage, NoticeMessage
|
||||
from .nostr.relay_manager import RelayManager
|
||||
from .services import (
|
||||
nostr,
|
||||
received_subscription_eosenotices,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue