mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
Fixed JS lint errors.
This commit is contained in:
parent
b54f9066b9
commit
8f7d2fd78b
@ -1128,9 +1128,6 @@ function($rootScope, $log, UpdatePlayStatus, UpdateHostStatus, AddHostResult, Ge
|
||||
resize = params.resize,
|
||||
width, height, svg_height, svg_width, svg_radius, svg, graph_data = [];
|
||||
|
||||
console.log('drawing graph');
|
||||
console.log(scope.host_summary);
|
||||
|
||||
// Ready the data
|
||||
if (scope.host_summary.ok) {
|
||||
graph_data.push({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user