lib/sensu-dashboard/app.rb in sensu-dashboard-0.9.3 vs lib/sensu-dashboard/app.rb in sensu-dashboard-0.9.4

- old
+ new

@@ -376,10 +376,9 @@ body '{"error":"could not retrieve a list of stashes from the sensu api"}' end http.callback do resp = http.response - puts resp status http.response_header.status body resp end end