mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-23 23:03:10 -06:00
Remove nolint
This commit is contained in:
parent
246fbf10a4
commit
42438d9451
|
|
@ -114,7 +114,6 @@ type latestEventsUpdater struct {
|
|||
newStateNID types.StateSnapshotNID
|
||||
}
|
||||
|
||||
// nolint:gocyclo
|
||||
func (u *latestEventsUpdater) doUpdateLatestEvents() error {
|
||||
u.lastEventIDSent = u.updater.LastEventIDSent()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue