mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-10 15:43:09 -06:00
Lint
This commit is contained in:
parent
9295bf0b1f
commit
7b4a9171ab
|
|
@ -149,7 +149,7 @@ func (v *StateResolution) LoadMembershipAtEvent(
|
|||
}
|
||||
|
||||
stateBlockNIDLists, err := v.db.StateBlockNIDs(ctx, snapshotNIDs)
|
||||
if err != nil {
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue