mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 11:27:36 -02:30
Fix linting error
This commit is contained in:
@@ -34,7 +34,7 @@ export default ['$scope', '$filter', 'i18n', 'JobsStrings',
|
|||||||
default:
|
default:
|
||||||
return status;
|
return status;
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
|
||||||
function init(){
|
function init(){
|
||||||
var singleJobStatus = true;
|
var singleJobStatus = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user