Skip to content

Commit 7e4bd10

Browse files
committed
Removing random string.
1 parent a371d0d commit 7e4bd10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chapters/tree_traversal/tree_traversal.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Trees are naturally recursive data structures, and because of this, we cannot ac
44

55
{% method %}
66
{% sample lang="jl" %}
7-
This is some text
87
[import:3-7, lang:"julia"](code/julia/Tree.jl)
98
{% sample lang="cpp" %}
109
[import:15-18, lang:"c_cpp"](code/c++/tree_example.cpp)

0 commit comments

Comments
 (0)