mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
fix jshint error
This commit is contained in:
@@ -599,7 +599,7 @@ function(jobData, jobDataOptions, jobLabels, jobFinished, count, $scope, ParseTy
|
||||
}
|
||||
$scope.followScroll();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
for (let i = 0; i < 4; i++) {
|
||||
processEvent(buffer[i]);
|
||||
|
||||
Reference in New Issue
Block a user