diff options
Diffstat (limited to 'internal/storage/deletions_test.go')
| -rw-r--r-- | internal/storage/deletions_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/storage/deletions_test.go b/internal/storage/deletions_test.go index 71fa477..fe82d86 100644 --- a/internal/storage/deletions_test.go +++ b/internal/storage/deletions_test.go | |||
| @@ -6,7 +6,7 @@ import ( | |||
| 6 | "testing" | 6 | "testing" |
| 7 | "time" | 7 | "time" |
| 8 | 8 | ||
| 9 | pb "northwest.io/nostr-grpc/api/nostr/v1" | 9 | pb "northwest.io/muxstr/api/nostr/v1" |
| 10 | ) | 10 | ) |
| 11 | 11 | ||
| 12 | func TestProcessDeletion(t *testing.T) { | 12 | func TestProcessDeletion(t *testing.T) { |
