mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-25 18:23:37 -05:00
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