diff --git a/cmd/tendermint/commands/init.go b/cmd/tendermint/commands/init.go index 6a0200a4f..4c62d6518 100644 --- a/cmd/tendermint/commands/init.go +++ b/cmd/tendermint/commands/init.go @@ -3,7 +3,6 @@ package commands import ( "fmt" - "github.com/pkg/errors" "github.com/spf13/cobra" cfg "github.com/tendermint/tendermint/config"