Merge branch 'master' of http://khuhub.khu.ac.kr/2020-1-CloudComputing/D_Team_Khuloud
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -86,4 +86,4 @@ app.use(function(err, req, res, next) { | ... | @@ -86,4 +86,4 @@ app.use(function(err, req, res, next) { |
86 | res.render('error'); | 86 | res.render('error'); |
87 | }); | 87 | }); |
88 | 88 | ||
89 | -module.exports = app; | 89 | +module.exports = app; |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment