Skip to content

Commit ddbd59f

Browse files
salman90derisen
andauthored
Update 1-Authentication/1-sign-in/server.js
white space in express Co-authored-by: Doğan Erişen <dogan.erisen@gmail.com>
1 parent 0de9b79 commit ddbd59f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

1-Authentication/1-sign-in/server.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const path = require('path');
44

55
const rateLimit = require('express-rate-limit');
66

7-
87
const DEFAULT_PORT = process.env.PORT || 3000;
98

109
// initialize express.

0 commit comments

Comments
 (0)