mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-04 08:14:21 +01:00
clean
This commit is contained in:
@@ -459,7 +459,6 @@ async def nostr(ctx):
|
||||
client = NostrClient(privatekey_hex=NOSTR_PRIVATE_KEY)
|
||||
|
||||
await asyncio.sleep(2)
|
||||
await receive(ctx, "asd", "")
|
||||
|
||||
def get_token_callback(event: Event, decrypted_content):
|
||||
print(
|
||||
|
||||
Reference in New Issue
Block a user