Skip to content

Commit 612483f

Browse files
committed
Clean up page publish
1 parent 4a4a970 commit 612483f

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

src/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Programming***********
2-
### Programming problems in rust
3-
### Programming problems in rust
4-
### Programming problems in rust
5-
### Programming problems in rust
1+
# Programming problems in rust

src/binary_search_tree/additional.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Additional APIs*******
1+
# Additional APIs
22

33
Next we discusss additional public APIs built on top of our core `Tree` struct.
44

0 commit comments

Comments
 (0)