diff --git a/client/lcd/root.go b/client/lcd/root.go index a1f1b27ae..c5794d105 100644 --- a/client/lcd/root.go +++ b/client/lcd/root.go @@ -168,4 +168,4 @@ func createLiteHandler(cdc *wire.Codec) *mux.Router { bank.RegisterLiteRoutes(cliCtx, r, cdc, kb) return r -} \ No newline at end of file +} diff --git a/client/lcd/statik/init.go b/client/lcd/statik/init.go index 4fd6d4d18..9633aeb29 100644 --- a/client/lcd/statik/init.go +++ b/client/lcd/statik/init.go @@ -1,3 +1,3 @@ package statik -//This just for fixing the error in importing empty github.com/cosmos/cosmos-sdk/client/lcd/statik \ No newline at end of file +//This just for fixing the error in importing empty github.com/cosmos/cosmos-sdk/client/lcd/statik