Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette authored Aug 12, 2024
1 parent 1b5e1cf commit b0c660e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,10 +383,7 @@ try {

// or

promise
.then((data) => {
// try code
})
promise // try expression
.catch((error) => {
// catch code
})
Expand Down

0 comments on commit b0c660e

Please sign in to comment.