Skip to content

Commit e7e87c9

Browse files
committed
Fix #2
1 parent 5853c99 commit e7e87c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

others/recursive_tree_traversals.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ static void test2() {
250250
* / \
251251
* 7 8
252252
*
253-
*
254253
*******************************************************************************/
255254

256255
others::recursive_tree_traversals::BinaryTree

0 commit comments

Comments
 (0)