fix linter issues

This commit is contained in:
Juan Leni
2019-04-03 14:15:50 +02:00
parent 33b8c6307b
commit bce20dbfb6
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import (
"github.com/prometheus/client_golang/prometheus/promhttp"
"github.com/rs/cors"
"github.com/tendermint/go-amino"
amino "github.com/tendermint/go-amino"
abci "github.com/tendermint/tendermint/abci/types"
bc "github.com/tendermint/tendermint/blockchain"
cfg "github.com/tendermint/tendermint/config"