1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00

Fix linting error

This commit is contained in:
mabashian 2019-02-14 16:32:54 -05:00
parent 30ce85b80a
commit 640d2a2797

View File

@ -34,7 +34,7 @@ export default ['$scope', '$filter', 'i18n', 'JobsStrings',
default:
return status;
}
};
}
function init(){
var singleJobStatus = true;