Skip to content

Commit 8b19c0e

Browse files
committed
commented out session/passport not used
1 parent 834b7d9 commit 8b19c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/controllers/cookieController.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const cookieController: CookieController = {
1212
return next();
1313
},
1414

15+
1516
};
1617

1718
export default cookieController;

0 commit comments

Comments
 (0)