mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-08-02 16:02:13 +02:00
remove conn field from subscription.
This commit is contained in:
@@ -10,7 +10,6 @@ import (
|
||||
type Subscription struct {
|
||||
label string
|
||||
counter int
|
||||
conn *Connection
|
||||
|
||||
Relay *Relay
|
||||
Filters Filters
|
||||
|
Reference in New Issue
Block a user