Run make format

This commit is contained in:
Alessio Treglia
2018-12-10 14:27:25 +00:00
parent ac0a7c0a1d
commit 24a1670cf0
134 changed files with 375 additions and 231 deletions
+2 -1
View File
@@ -6,11 +6,12 @@ import (
"io"
"os"
"github.com/cosmos/cosmos-sdk/client"
"github.com/spf13/viper"
"github.com/tendermint/tendermint/libs/common"
"github.com/tendermint/tendermint/p2p"
"github.com/cosmos/cosmos-sdk/client"
"github.com/spf13/cobra"
abci "github.com/tendermint/tendermint/abci/types"