derp
This commit is contained in:
parent
e994597d42
commit
34514563b0
1 changed files with 0 additions and 1 deletions
1
thing.rb
1
thing.rb
|
@ -102,7 +102,6 @@ class Node
|
|||
end
|
||||
|
||||
def to_h
|
||||
@children
|
||||
Hash[@children.map {|k, v| [k, v.to_h] }]
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue