Skip to content

Commit d479bbd

Browse files
author
Chetan Karande
committed
Fix comment
1 parent 444b27f commit d479bbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ MongoClient.connect(config.db, function(err, db) {
7878

7979
// Enable session management using express middleware
8080
app.use(session({
81-
// TODO: Add another vuln?
8281
// genid: function(req) {
8382
// return genuuid() // use UUIDs for session IDs
8483
//},

0 commit comments

Comments
 (0)