mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Fixed JS lint errors.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user