Skip to content

Commit 8cd6f68

Browse files
Update README.md
1 parent 4b06e61 commit 8cd6f68

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nodejs/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ app.post('/', (req, res) => {
5656
form.setText(InputPlace.tag('h3'), `Welcome ${Name}!`);
5757

5858
res.send(form.response());
59-
} else {
60-
res.redirect('/');
6159
}
6260
});
6361

0 commit comments

Comments
 (0)