move submodule

This commit is contained in:
callebtc 2023-02-13 15:27:59 +01:00
parent 0bf068dd94
commit b188fbc673
2 changed files with 9 additions and 9 deletions

View file

@ -2,10 +2,10 @@ import asyncio
import ssl
import threading
from .nostr.nostr.client.client import NostrClient
from .nostr.nostr.event import Event
from .nostr.nostr.key import PublicKey
from .nostr.nostr.relay_manager import RelayManager
from .nostr.client.client import NostrClient
from .nostr.event import Event
from .nostr.key import PublicKey
from .nostr.relay_manager import RelayManager
# relays = [
# "wss://nostr.mom",