mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-17 03:43:11 -06:00
More linting
This commit is contained in:
parent
5cbcfe6f4f
commit
1fd03c6eab
|
|
@ -330,8 +330,7 @@ func (d *SyncServerDatasource) GetEventsInRange(
|
|||
return
|
||||
}
|
||||
}
|
||||
|
||||
return
|
||||
return events, err
|
||||
}
|
||||
|
||||
// SyncPosition returns the latest positions for syncing.
|
||||
|
|
|
|||
Loading…
Reference in a new issue