There was an error while loading. Please reload this page.
1 parent 87ed44f commit 69a8e93Copy full SHA for 69a8e93
1 file changed
x/multi-staking/module.go
@@ -27,7 +27,6 @@ import (
27
)
28
29
var (
30
- _ module.AppModule = AppModule{}
31
_ module.AppModuleBasic = AppModuleBasic{}
32
_ module.HasServices = AppModule{}
33
_ module.HasABCIGenesis = AppModule{}
0 commit comments