forked from knaxus/problem-solving-javascript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 5c42a96
committed
Minor fixes
- Removed unnecessary dependencies in `packages.json`
- Changed returned value to array1 parent 1478201 commit 5c42a96
File tree
2 files changed
+2
-3
lines changed- src/_DataStructures_/Trees/BinaryTree/bottom-view-binary-tree
2 files changed
+2
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | - | ||
24 | - | ||
23 | + | ||
25 | 24 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | - | ||
38 | + | ||
39 | 39 |
|
0 commit comments