fmt: run 'make fmt'

This commit is contained in:
Tzu-Jung Lee
2017-01-16 22:03:27 -08:00
parent 235b18d694
commit aae3c91e88
19 changed files with 20 additions and 20 deletions

View File

@ -6,8 +6,8 @@ import (
"google.golang.org/grpc"
. "github.com/tendermint/go-common"
"github.com/tendermint/abci/types"
. "github.com/tendermint/go-common"
)
// var maxNumberConnections = 2