Merge PR #4908: Various goreport fixes

This commit is contained in:
colin axner
2019-08-15 09:54:10 -04:00
committed by Alexander Bezobchuk
parent 70ba07191d
commit 3eac2707b2
7 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -338,4 +338,4 @@ func (m *Manager) EndBlock(ctx sdk.Context, req abci.RequestEndBlock) abci.Respo
ValidatorUpdates: validatorUpdates,
Events: ctx.EventManager().ABCIEvents(),
}
}
}