mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 17:53:09 -06:00
Remove stray field
This commit is contained in:
parent
a3c3a4adcc
commit
09c1f69adb
|
|
@ -78,7 +78,6 @@ func (t *missingStateReq) processEventWithMissingState(
|
|||
Kind: api.KindNew,
|
||||
Event: newEvent.Headered(roomVersion),
|
||||
Origin: t.origin,
|
||||
AuthEventIDs: newEvent.AuthEventIDs(),
|
||||
SendAsServer: api.DoNotSendToOtherServers,
|
||||
})
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Reference in a new issue