Server: remove logger about the seed of all the videos
This commit is contained in:
parent
cf6412e85d
commit
6c680ed4e8
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ installer.installApplication(function (err) {
|
|||
// Activate the pool requests
|
||||
Request.activate()
|
||||
|
||||
logger.info('Seeded all the videos')
|
||||
logger.info('Server listening on port %d', port)
|
||||
app.emit('ready')
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue