mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
Fixed JS lint errors.
This commit is contained in:
parent
6bf8e82d7c
commit
c80b07143b
@ -304,7 +304,6 @@ function JobDetailController ($location, $rootScope, $scope, $compile, $routePar
|
||||
msg: 'Call to ' + url + '. GET returned: ' + status });
|
||||
});
|
||||
} else {
|
||||
console.log('no tasks loaded!');
|
||||
scope.$emit('LoadHostSummaries');
|
||||
}
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user