Commit 137db035 authored by Steven Allen's avatar Steven Allen

go fmt

parent 3eb4d891
......@@ -88,7 +88,6 @@ type Walker struct {
// * Active node.
// * Path to the active node.
// Function called each time a node is arrived upon in a walk operation
// through the `down` method (not when going back `up`). It is the main
// API to implement DAG functionality (e.g., read and seek a file DAG)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment