Removed useless console.log
This commit is contained in:
		
							parent
							
								
									cb81116ca0
								
							
						
					
					
						commit
						66a2159972
					
				
							
								
								
									
										1
									
								
								controllers/prototype/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								controllers/prototype/index.js
									
									
									
									
										vendored
									
									
								
							| @ -51,7 +51,6 @@ var addCamerasFromId = function(req, res, callback, id) { | |||||||
|             function(err, result) { |             function(err, result) { | ||||||
|                 res.locals.path = res.locals.path || []; |                 res.locals.path = res.locals.path || []; | ||||||
|                 for (var i in result.rows) { |                 for (var i in result.rows) { | ||||||
|                     console.log(result.rows[i].time); |  | ||||||
|                     res.locals.path.push( |                     res.locals.path.push( | ||||||
|                         { |                         { | ||||||
|                             type: 'camera', |                             type: 'camera', | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user