mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
JSHint fix: unused variable
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user