diff options
-rw-r--r-- | server.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -141,7 +141,6 @@ installer.installApplication(function (err) { | |||
141 | // Activate the pool requests | 141 | // Activate the pool requests |
142 | Request.activate() | 142 | Request.activate() |
143 | 143 | ||
144 | logger.info('Seeded all the videos') | ||
145 | logger.info('Server listening on port %d', port) | 144 | logger.info('Server listening on port %d', port) |
146 | app.emit('ready') | 145 | app.emit('ready') |
147 | }) | 146 | }) |