Skip to content

Commit 5b8e755

Browse files
committed
no extra line
1 parent a7eacb2 commit 5b8e755

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

challenges/primitives.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,6 @@ try {
826826
console.log("I will execute no matter what happened in try or catch");
827827
}
828828
```
829-
830829
###### Notes
831830
832831
- `try` can be chained with `catch` block or `finally` block

0 commit comments

Comments
 (0)