diff --git a/controllers/prototype/index.js b/controllers/prototype/index.js index 4751e1a..a5bc10f 100644 --- a/controllers/prototype/index.js +++ b/controllers/prototype/index.js @@ -51,7 +51,6 @@ var addCamerasFromId = function(req, res, callback, id) { function(err, result) { res.locals.path = res.locals.path || []; for (var i in result.rows) { - console.log(result.rows[i].time); res.locals.path.push( { type: 'camera',