nip34: remove void property.

This commit is contained in:
fiatjaf
2024-02-10 17:40:31 -03:00
parent b5137c95eb
commit 64cc356404

View File

@ -11,7 +11,6 @@ type Patch struct {
nostr.Event nostr.Event
Repository nostr.EntityPointer Repository nostr.EntityPointer
Subject string
Files []*gitdiff.File Files []*gitdiff.File
Header *gitdiff.PatchHeader Header *gitdiff.PatchHeader