summaryrefslogtreecommitdiffstats
path: root/internal/storage/events.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/storage/events.go')
-rw-r--r--internal/storage/events.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/storage/events.go b/internal/storage/events.go
index d74fc7e..836f795 100644
--- a/internal/storage/events.go
+++ b/internal/storage/events.go
@@ -10,7 +10,7 @@ import (
10 "github.com/klauspost/compress/zstd" 10 "github.com/klauspost/compress/zstd"
11 "google.golang.org/protobuf/proto" 11 "google.golang.org/protobuf/proto"
12 12
13 pb "northwest.io/nostr-grpc/api/nostr/v1" 13 pb "northwest.io/muxstr/api/nostr/v1"
14) 14)
15 15
16var ( 16var (