diff options
Diffstat (limited to 'internal/subscription/manager.go')
| -rw-r--r-- | internal/subscription/manager.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/subscription/manager.go b/internal/subscription/manager.go index 0e737d8..6347018 100644 --- a/internal/subscription/manager.go +++ b/internal/subscription/manager.go | |||
| @@ -3,7 +3,7 @@ package subscription | |||
| 3 | import ( | 3 | import ( |
| 4 | "sync" | 4 | "sync" |
| 5 | 5 | ||
| 6 | pb "northwest.io/nostr-grpc/api/nostr/v1" | 6 | pb "northwest.io/muxstr/api/nostr/v1" |
| 7 | ) | 7 | ) |
| 8 | 8 | ||
| 9 | type Subscription struct { | 9 | type Subscription struct { |
