Skip to content

Commit

Permalink
removed blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
vjasti committed Sep 24, 2019
1 parent 9d07f89 commit 41800f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ app.get('*', (req,res) => {
name: 'Ramakrishna'
})
})

app.listen(3000, () => {
console.log('Server is started and listiening on port no 3000')
})
Expand Down

0 comments on commit 41800f2

Please sign in to comment.