various linter fixes (#8666)

This commit is contained in:
Alessio Treglia
2021-02-23 08:46:01 +00:00
committed by GitHub
parent 39b816ebb3
commit f2ee972e31
74 changed files with 19 additions and 168 deletions
-1
View File
@@ -43,7 +43,6 @@ func WeightedOperations(
}
// SimulateMsgUnjail generates a MsgUnjail with random values
// nolint: interfacer
func SimulateMsgUnjail(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, sk stakingkeeper.Keeper) simtypes.Operation {
return func(
r *rand.Rand, app *baseapp.BaseApp, ctx sdk.Context,