mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 02:01:01 -03: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