Skip to content

Commit 1f8c2e1

Browse files
committed
Update index.md
1 parent e3d57fa commit 1f8c2e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
* Hello World using Express
1010
*/
1111
const express = require('express');
12-
13-
// create instance of express
1412
const app = express();
1513

1614
app.get('/', function (req, res) {

0 commit comments

Comments
 (0)