diff options
Diffstat (limited to 'relay.go')
| -rw-r--r-- | relay.go | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -6,7 +6,7 @@ import ( | |||
| 6 | "fmt" | 6 | "fmt" |
| 7 | "sync" | 7 | "sync" |
| 8 | 8 | ||
| 9 | "northwest.io/nostr/internal/websocket" | 9 | "code.northwest.io/nostr/internal/websocket" |
| 10 | ) | 10 | ) |
| 11 | 11 | ||
| 12 | // Relay represents a connection to a Nostr relay. | 12 | // Relay represents a connection to a Nostr relay. |
