Fixes for new API
This commit is contained in:
@@ -12,7 +12,6 @@ import (
|
||||
)
|
||||
|
||||
func CobraRunE(cmd *cobra.Command, args []string) error {
|
||||
config := config.New()
|
||||
|
||||
n, err := node.New()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user