Skip to content

Commit

Permalink
Remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuxton committed Feb 4, 2014
1 parent b4430de commit 56d85a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/templates/cabotapp/service_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ <h3>Recovery instructions</h3>
ret = []
for line, val of series
ret.push val
console.debug 'Events', events
return {
series: ret
events: events
Expand Down

0 comments on commit 56d85a8

Please sign in to comment.