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