Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ambujraj committed Aug 6, 2023
1 parent 6e5f7d9 commit 8010b59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,3 @@ app.use('*', (req, res) => {
});

module.exports = app;

// Notes -
// Online users - https://stackoverflow.com/questions/47561708/count-number-of-online-users-with-nodejs-and-socket-io-without-duplicates

0 comments on commit 8010b59

Please sign in to comment.