Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Update server.js
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Jun 20, 2013
1 parent 4d21120 commit 2225dda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/*!
* nodejs-express-mongoose-demo
* Copyright(c) 2013 Madhusudhan Srinivasa <madhums8@gmail.com>
Expand Down Expand Up @@ -39,7 +38,6 @@ require('./config/passport')(passport, config)

var app = express()

//require('mean-logger').init(app,db);
// express settings
require('./config/express')(app, config, passport)

Expand Down

0 comments on commit 2225dda

Please sign in to comment.