go fmt root.go and statik/init.go

This commit is contained in:
HaoyangLiu 2018-09-14 14:14:16 +08:00
parent 538fd6ec5f
commit 173dccca47
2 changed files with 2 additions and 2 deletions

View File

@ -168,4 +168,4 @@ func createLiteHandler(cdc *wire.Codec) *mux.Router {
bank.RegisterLiteRoutes(cliCtx, r, cdc, kb)
return r
}
}

View File

@ -1,3 +1,3 @@
package statik
//This just for fixing the error in importing empty github.com/cosmos/cosmos-sdk/client/lcd/statik
//This just for fixing the error in importing empty github.com/cosmos/cosmos-sdk/client/lcd/statik