Skip to content
Snippets Groups Projects
Commit 0742c3db authored by Luke Hinds's avatar Luke Hinds
Browse files

Omitted bracket

parent 13a9fa90
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,7 @@ var getleafCmd = &cobra.Command{
log.Fatal(err)
}
log.Info("Leaf content", resp.Leaf.)
log.Info("Leaf content", resp.Leaf.Leaves)
log.Info("Root: ", root.TreeSize)
},
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment