fix unused import

This commit is contained in:
Ismail Khoffi
2018-12-09 13:03:06 +01:00
parent 5c09275691
commit e33f256359

View File

@@ -3,7 +3,6 @@ package commands
import (
"fmt"
"github.com/pkg/errors"
"github.com/spf13/cobra"
cfg "github.com/tendermint/tendermint/config"