mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
JSHint fix: unused variable
This commit is contained in:
parent
8c5086a5e7
commit
3c8c72adf9
@ -8,7 +8,6 @@ export default ['$log', '$rootScope', '$scope', '$state', '$stateParams', 'Proce
|
||||
function ($log, $rootScope, $scope, $state, $stateParams, ProcessErrors, Rest, Wait) {
|
||||
|
||||
var api_complete = false,
|
||||
stdout_url,
|
||||
current_range,
|
||||
loaded_sections = [],
|
||||
event_queue = 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user